summaryrefslogtreecommitdiffstats
path: root/gitprotocol-capabilities.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gitprotocol-capabilities.txt')
-rw-r--r--gitprotocol-capabilities.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitprotocol-capabilities.txt b/gitprotocol-capabilities.txt
index c6dcc7d56..0fb5ea0c1 100644
--- a/gitprotocol-capabilities.txt
+++ b/gitprotocol-capabilities.txt
@@ -388,8 +388,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.
GIT
---