diff options
author | Joey Hess <joey@kitenet.net> | 2008-04-10 13:01:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-04-10 13:01:27 -0400 |
commit | 56474485018122a6ee7cd2b9100f4c3b99e323f3 (patch) | |
tree | 0a72267f7247950386ee3a269e00c65d681d838c /doc/plugins | |
parent | 7921d9456c3bb0941e0b2f4890e3537b0c8f4181 (diff) |
web commit by ScottSwalwell: Fixed my fix.
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/edittemplate.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/edittemplate.mdwn b/doc/plugins/edittemplate.mdwn index 798d1290c..8140b4f41 100644 --- a/doc/plugins/edittemplate.mdwn +++ b/doc/plugins/edittemplate.mdwn @@ -3,7 +3,7 @@ This plugin allows registering template pages, that provide default content for new pages created using the web frontend. To register a -template, insert a [[Preprocessor Directive|/ikiwiki/preprocessordirective]] on some other page. +template, insert a [[Preprocessor_Directive|/ikiwiki/preprocessordirective]] on some other page. \[[!edittemplate template="bugtemplate" match="bugs/*"]] |