aboutsummaryrefslogtreecommitdiff
path: root/doc/post-commit.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 20:59:19 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 20:59:19 +0000
commit3b17a59734465595d798d07687477aaffe767273 (patch)
treefc0aaed1c6fae2f7bef10fb257dee205921cb05f /doc/post-commit.mdwn
parent3815b952fab2f989b233a30c5911f7108dbe1877 (diff)
downloadikiwiki-3b17a59734465595d798d07687477aaffe767273.tar
ikiwiki-3b17a59734465595d798d07687477aaffe767273.tar.gz
web commit by BrandenRobinson: Fix missing end brackets in wikilink.
Diffstat (limited to 'doc/post-commit.mdwn')
-rw-r--r--doc/post-commit.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/post-commit.mdwn b/doc/post-commit.mdwn
index 496c69075..780687563 100644
--- a/doc/post-commit.mdwn
+++ b/doc/post-commit.mdwn
@@ -1,7 +1,7 @@
A post-commit hook is run every time you commit a change to your subversion repository. To make the wiki be updated each time a commit is made, it can be run from (or as) a post-commit hook.
The best way to run ikiwiki in a [[Subversion]] post-commit hook is using
-a [[wrapper, which can be generated using `ikiwiki --wrapper`.
+a [[wrapper]], which can be generated using `ikiwiki --wrapper`.
First, set up the subversion checkout that ikiwiki will update and compile
into your wiki at each subversion commit. Run ikiwiki a few times by hand