diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-07-30 20:46:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-30 20:46:24 -0400 |
commit | 094bd8fdb5826fcfd7b66db2b1d2ebcb89f0211e (patch) | |
tree | 195fb078a8c76c0d77f52e89f83ef3e998d9fb3e | |
parent | 52ba1b2e043fa32d0c0bdf3e44614c9b6b495e23 (diff) |
Fix broken link
-rw-r--r-- | doc/plugins/creole.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/creole.mdwn b/doc/plugins/creole.mdwn index b6861ab26..ed347e2c5 100644 --- a/doc/plugins/creole.mdwn +++ b/doc/plugins/creole.mdwn @@ -12,5 +12,5 @@ wiki markup formats, so should be fairly easy to guess at. There is also a [CheatSheet](http://www.wikicreole.org/wiki/CheatSheet). Links are standard [[WikiLinks|ikiwiki/WikiLink]]. Links and -[[PreProcessorDirectives]] inside `{{{ }}}` blocks are still expanded, +[[ikiwiki/PreProcessorDirectives]] inside `{{{ }}}` blocks are still expanded, since this happens before the creole format is processed. |