summaryrefslogtreecommitdiffstats
path: root/technical/api-simple-ipc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'technical/api-simple-ipc.txt')
-rw-r--r--technical/api-simple-ipc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/technical/api-simple-ipc.txt b/technical/api-simple-ipc.txt
index d79ad323e..d44ada98e 100644
--- a/technical/api-simple-ipc.txt
+++ b/technical/api-simple-ipc.txt
@@ -78,7 +78,7 @@ client and an optional response message from the server. Both the
client and server messages are unlimited in length and are terminated
with a flush packet.
-The pkt-line routines (Documentation/technical/protocol-common.txt)
+The pkt-line routines (linkgit:gitprotocol-common[5])
are used to simplify buffer management during message generation,
transmission, and reception. A flush packet is used to mark the end
of the message. This allows the sender to incrementally generate and