Skip to content

Commit 5fb7b1f

Browse files
committed
SQUASH???
1 parent 9bb7ebe commit 5fb7b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/gitprotocol-v2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In general a client can request to speak protocol v2 by sending
5454
`version=2` through the respective side-channel for the transport being
5555
used which inevitably sets `GIT_PROTOCOL`. More information can be
5656
found in linkgit:gitprotocol-pack[5] and linkgit:gitprotocol-http[5], as well as the
57-
`GIT_PROTOCOL` definition in `git.adoc`. In all cases the
57+
`GIT_PROTOCOL` definition in linkgit:git[1]. In all cases the
5858
response from the server is the capability advertisement.
5959

6060
Git Transport
@@ -99,7 +99,7 @@ Uses the `--http-backend-info-refs` option to
9999
linkgit:git-upload-pack[1].
100100

101101
The server may need to be configured to pass this header's contents via
102-
the `GIT_PROTOCOL` variable. See the discussion in `git-http-backend.adoc`.
102+
the `GIT_PROTOCOL` variable. See the discussion in linkgit:git-http-backend[1].
103103

104104
Capability Advertisement
105105
------------------------

0 commit comments

Comments
 (0)