summaryrefslogtreecommitdiffstats
path: root/technical/long-running-process-protocol.txt
diff options
context:
space:
mode:
Diffstat (limited to 'technical/long-running-process-protocol.txt')
-rw-r--r--technical/long-running-process-protocol.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/technical/long-running-process-protocol.txt b/technical/long-running-process-protocol.txt
index aa0aa9af1..6f33654b4 100644
--- a/technical/long-running-process-protocol.txt
+++ b/technical/long-running-process-protocol.txt
@@ -3,7 +3,7 @@ Long-running process protocol
This protocol is used when Git needs to communicate with an external
process throughout the entire life of a single Git command. All
-communication is in pkt-line format (see technical/protocol-common.txt)
+communication is in pkt-line format (see linkgit:gitprotocol-common[5])
over standard input and standard output.
Handshake