From 6068379e80210ce9df611b2395bc09e9b45ac2e6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Jul 2024 11:34:46 -0400 Subject: [PATCH] typo --- doc/tips/smart_http_server.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tips/smart_http_server.mdwn b/doc/tips/smart_http_server.mdwn index 54264e3499..b83e8a438a 100644 --- a/doc/tips/smart_http_server.mdwn +++ b/doc/tips/smart_http_server.mdwn @@ -4,7 +4,7 @@ as shown in the tip [[setup_a_public_repository_on_a_web_site]]. That's limited to basic read-only repository access though. Git has [smart HTTP](https://git-scm.com/book/en/v2/Git-on-the-Server-Smart-HTTP) that can be used to allow pushes over http. And git-annex -has the [[git annex-p2phttp command|/git-annex-p2phttp]]. +has the [[git-annex p2phttp command|/git-annex-p2phttp]]. As well as allowing write access to authorized users over http, `git-annex p2phttp` also allows accessing [[clusters]], and other proxied