doc/clone: update caption for GIT URLS cross-reference

The description of the <repository> argument directs readers to "See the URLS section below". When generating HTML this becomes a link to the "GIT URLS" section. When reading the man page in a terminal, the caption is slightly misleading. Use "GIT URLS" as the caption to avoid any confusion. Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Todd Zullinger committed Apr 19, 2018 at 13:32 UTC 73364e4f109061fa686eb408c70615ca1941129a
1 file changed +1 -1
Documentation/git-clone.txt
+1 -1
@@ -260,7 +260,7 @@ or `--mirror` is given)
260
261 <repository>::
262 The (possibly remote) repository to clone from. See the
263 - <<URLS,URLS>> section below for more information on specifying
263 + <<URLS,GIT URLS>> section below for more information on specifying
264 repositories.
265
266 <directory>::