Skip to content

Commit 663d096

Browse files
stefanbellergitster
authored andcommitted
various contrib: Fix links in man pages
Inspired by 2147fa7 (2014-07-31 git-push: fix link in man page), I grepped through the whole tree searching for 'gitlink:' occurrences. Signed-off-by: Stefan Beller <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7b69fcb commit 663d096

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

contrib/convert-objects/git-convert-objects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <[email protected]
2626

2727
GIT
2828
---
29-
Part of the gitlink:git[7] suite
29+
Part of the linkgit:git[7] suite

contrib/examples/git-svnimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ Documentation by Matthias Urlichs <[email protected]>.
176176

177177
GIT
178178
---
179-
Part of the gitlink:git[7] suite
179+
Part of the linkgit:git[7] suite

contrib/gitview/gitview.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ OPTIONS
2828

2929
<args>::
3030

31-
All the valid option for gitlink:git-rev-list[1].
31+
All the valid option for linkgit:git-rev-list[1].
3232

3333
Key Bindings
3434
------------

0 commit comments

Comments
 (0)