]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett: Link post-commit.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Apr 2007 23:46:42 +0000 (23:46 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Apr 2007 23:46:42 +0000 (23:46 +0000)
doc/tips/issue_tracking.mdwn

index 8f08bc692d24a58365ae1e4686d7b41ffebbea6a..a39b93656e0cc2b63666373c03a977701c4ee21b 100644 (file)
@@ -93,7 +93,7 @@ project's website. You can check the wiki-format text
 into revision control as part of the software project,
 and tie it into the build system using the Makefile.
 
-Ikiwiki can also be tied into the `post-commit` hook of your revision
+Ikiwiki can also be tied into the [[post-commit]] hook of your revision
 control system, so that whenever a developer commits a change to a wiki
 page in revision control, the project's web site is automatically updated.
 The [[ikiwiki_tutorial|setup]] explains in