]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/rcs/darcs.mdwn
update for rename of recentchanges.mdwn to json.tl.ph.mdwn
[git.ikiwiki.info.git] / doc / rcs / darcs.mdwn
index 7f66d08089b31a7f3ea9b3d7a50864fc5d8217a9..0f4f364ea3c79fe27515dba35da7df8dc67d8d18 100644 (file)
@@ -5,11 +5,11 @@ Darcs repository.
 An Ikiwiki wrapper is run by the `posthook` to update a wiki whenever commits
 or remote pushes come in. When running as a [[cgi]] with Darcs, ikiwiki
 automatically commits edited pages, and uses the Darcs history to generate the
-[[RecentChanges]] page.
+[[Json.tl.ph]] page.
 
 Example for a `_darcs/prefs/defaults` file in `$SRCDIR`:
 
-       apply posthook /path/to/repository/_darcs/ikiwrapper
+       apply posthook /path/to/repository/_darcs/ikiwiki-wrapper
        apply run-posthook
 
 See also [[todo/darcs|todo/darcs]]