X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/92fbaf377ed5c707a2e8ac13de4126930cb2058b..9e28f4b33feacca4f6c371f3885da7bd946a899b:/doc/tips/issue_tracking.mdwn?ds=sidebyside diff --git a/doc/tips/issue_tracking.mdwn b/doc/tips/issue_tracking.mdwn index 8f08bc692..a39b93656 100644 --- a/doc/tips/issue_tracking.mdwn +++ b/doc/tips/issue_tracking.mdwn @@ -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