summaryrefslogtreecommitdiffstats
path: root/gitprotocol-v2.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-21 15:47:52 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-21 15:47:52 -0700
commita1ee129f6273b4bebf20726604a5f9eeb873ffa9 (patch)
tree924dc36d5040f88b1d3797c823686e35e290926b /gitprotocol-v2.txt
parentbb778e77f3ba317e02d2880ca7148ea66a17dd8a (diff)
downloadgit-htmldocs-a1ee129f6273b4bebf20726604a5f9eeb873ffa9.tar.gz
Autogenerated HTML docs for v2.38.0-rc1
Diffstat (limited to 'gitprotocol-v2.txt')
-rw-r--r--gitprotocol-v2.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitprotocol-v2.txt b/gitprotocol-v2.txt
index c9c0f9160..59bf41cef 100644
--- a/gitprotocol-v2.txt
+++ b/gitprotocol-v2.txt
@@ -544,8 +544,8 @@ the server as well.
Session IDs should be unique to a given process. They must fit within a
packet-line, and must not contain non-printable or whitespace characters. The
current implementation uses trace2 session IDs (see
-link:api-trace2.html[api-trace2] for details), but this may change and users of
-the session ID should not rely on this fact.
+link:technical/api-trace2.html[api-trace2] for details), but this may change
+and users of the session ID should not rely on this fact.
object-info
~~~~~~~~~~~