git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/githooks: Fix linkgit
@ 2013-03-01 17:23 Andrew Wong
  2013-03-01 18:19 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Wong @ 2013-03-01 17:23 UTC (permalink / raw)
  To: git; +Cc: Andrew Wong

Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
---
 Documentation/githooks.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt
index 8181e4e..eab9b35 100644
--- a/Documentation/githooks.txt
+++ b/Documentation/githooks.txt
@@ -365,7 +365,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) has happened, and
+"notes.rewrite.<command>" in linkgit:git-config.txt[1]) has happened, and
 thus has access to these notes.
 
 The following command-specific comments apply:
-- 
1.8.2.rc0.22.gb3600c3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/githooks: Fix linkgit
  2013-03-01 17:23 [PATCH] Documentation/githooks: Fix linkgit Andrew Wong
@ 2013-03-01 18:19 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-03-01 18:19 UTC (permalink / raw)
  To: Andrew Wong; +Cc: git

Thanks.  "grep linkgit *.html" in the installed documentation area
tells me that this is the only instance that needs to be fixed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-01 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-01 17:23 [PATCH] Documentation/githooks: Fix linkgit Andrew Wong
2013-03-01 18:19 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).