summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Moy <Matthieu.Moy@imag.fr>2016-03-21 19:38:34 +0100
committerJunio C Hamano <gitster@pobox.com>2016-03-21 13:31:57 -0700
commitad52148a7d09152e8aa888f783e4878f6548b3a0 (patch)
tree79cb1d0e9eab4b4091d95e0e34e60034775a7cf3
parent765428699a5381f113d19974720bc91b5bfeaf1d (diff)
downloadgit-mm/doc-hooks-linkgit-fix.tar.gz
Documentation: fix broken linkgit to git-configmm/doc-hooks-linkgit-fix
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/githooks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt
index 7ba0ac965d..a2f59b194c 100644
--- a/Documentation/githooks.txt
+++ b/Documentation/githooks.txt
@@ -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: