diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 20:04:18 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 20:04:18 -0500 |
commit | fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb (patch) | |
tree | 9c26995606afc27cfc90a54d911b246d15e70642 /doc/plugins/rst.mdwn | |
parent | 5959a32f9746aa600fd852f6b11f635ad2020253 (diff) | |
download | ikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar ikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar.gz |
fix up some links
Diffstat (limited to 'doc/plugins/rst.mdwn')
-rw-r--r-- | doc/plugins/rst.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/rst.mdwn b/doc/plugins/rst.mdwn index 6a6606f20..49dd81e70 100644 --- a/doc/plugins/rst.mdwn +++ b/doc/plugins/rst.mdwn @@ -10,7 +10,7 @@ Note that this plugin does not interoperate very well with the rest of ikiwiki. Limitations include: * There are issues with inserting raw html into documents, as ikiwiki - does with [[WikiLinks|WikiLink]] and many + does with [[WikiLinks|ikiwiki/WikiLink]] and many [[PreprocessorDirectives|ikiwiki/PreprocessorDirective]]. So while you may find this useful for importing old files into your wiki, |