diff options
author | Joey Hess <joey@kitenet.net> | 2008-04-10 13:00:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-04-10 13:00:36 -0400 |
commit | 7921d9456c3bb0941e0b2f4890e3537b0c8f4181 (patch) | |
tree | 292497941955f705519a1b90cb90136012a3be05 /doc/plugins | |
parent | 04528ba2596d084ff20cd57058b05d6dfad55ed9 (diff) | |
download | ikiwiki-7921d9456c3bb0941e0b2f4890e3537b0c8f4181.tar ikiwiki-7921d9456c3bb0941e0b2f4890e3537b0c8f4181.tar.gz |
web commit by ScottSwalwell: Fixed this link.
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 ac8e0a71f..798d1290c 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 [[PreprocessorDirective]] on some other page. +template, insert a [[Preprocessor Directive|/ikiwiki/preprocessordirective]] on some other page. \[[!edittemplate template="bugtemplate" match="bugs/*"]] |