summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive.mdwn
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2008-09-18 21:54:40 -0400
committerJoey Hess <joey@kitenet.net>2008-09-18 21:54:40 -0400
commitb4216c5a09e54fc827774b8451d7647bb4901de6 (patch)
treec8ae93edb5fb00f7721197abb6f6c64295dd88a6 /doc/ikiwiki/directive.mdwn
parent1861190e2187329431dbd5577f436e1b9fd712dc (diff)
Er, and actually make it work...
Diffstat (limited to 'doc/ikiwiki/directive.mdwn')
-rw-r--r--doc/ikiwiki/directive.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn
index 607da4451..8789849ad 100644
--- a/doc/ikiwiki/directive.mdwn
+++ b/doc/ikiwiki/directive.mdwn
@@ -47,6 +47,6 @@ Here is a list of currently available directives in this wiki:
[[!if test="!enabled(listdirectives)" then="""
Here is a list of all directives documented in this wiki. Not all of them may be enabled:
-[[!inline pages="/ikiwiki/directive/* and !*/Discussion" archive="yes" sort=title
-rootpage="/ikiwiki/directive/contrib" postformtext="Add a new directive named:" show=0]]
+[[!inline pages="ikiwiki/directive/* and !*/Discussion" archive="yes" sort=title
+rootpage="ikiwiki/directive/contrib" postformtext="Add a new directive named:" show=0]]
"""]]