summaryrefslogtreecommitdiffstats
path: root/git-upload-pack.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-upload-pack.html')
-rw-r--r--git-upload-pack.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-upload-pack.html b/git-upload-pack.html
index 5041baf7e..2cfd795d9 100644
--- a/git-upload-pack.html
+++ b/git-upload-pack.html
@@ -803,10 +803,9 @@ repository. For push operations, see <em>git send-pack</em>.</p></div>
<p>
Used by <a href="git-http-backend.html">git-http-backend(1)</a> to serve up
<code>$GIT_URL/info/refs?service=git-upload-pack</code> requests. See
- "Smart Clients" in <a href="technical/http-protocol.html">the HTTP
- transfer protocols</a> documentation and "HTTP Transport" in
- <a href="technical/protocol-v2.html">the Git Wire Protocol, Version
- 2</a> documentation. Also understood by
+ "Smart Clients" in <a href="gitprotocol-http.html">gitprotocol-http(5)</a> and "HTTP
+ Transport" in in the <a href="gitprotocol-v2.html">gitprotocol-v2(5)</a>
+ documentation. Also understood by
<a href="git-receive-pack.html">git-receive-pack(1)</a>.
</p>
</dd>
@@ -855,7 +854,7 @@ repository. For push operations, see <em>git send-pack</em>.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-09-23 14:33:59 PDT
+ 2022-08-18 14:11:07 PDT
</div>
</div>
</body>