]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mm/doc-hooks-linkgit-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2016 20:32:18 +0000 (13:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2016 20:32:18 +0000 (13:32 -0700)
* mm/doc-hooks-linkgit-fix:
  Documentation: fix broken linkgit to git-config

Documentation/githooks.txt

index 7ba0ac965dd6266404d4b3fad74d59a4e79be0dd..a2f59b194c85f5dee4eaa530a7ab6d7533f126c6 100644 (file)
@@ -397,7 +397,7 @@ preceding SP is also omitted.  Currently, no commands pass any
 'extra-info'.
 
 The hook always runs after the automatic note copying (see
-"notes.rewrite.<command>" in linkgit:git-config.txt[1]) has happened, and
+"notes.rewrite.<command>" in linkgit:git-config[1]) has happened, and
 thus has access to these notes.
 
 The following command-specific comments apply: