From: http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>
Date: Tue, 16 Jun 2009 17:10:10 +0000 (-0400)
Subject: Fix links
X-Git-Tag: 3.1415~43
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/171af6cbbce01fa43c5a1fbe14e3384aadcd4875

Fix links
---

diff --git a/doc/todo/inline_plugin:_specifying_ordered_page_names.mdwn b/doc/todo/inline_plugin:_specifying_ordered_page_names.mdwn
index c482087d9..ed47b05c7 100644
--- a/doc/todo/inline_plugin:_specifying_ordered_page_names.mdwn
+++ b/doc/todo/inline_plugin:_specifying_ordered_page_names.mdwn
@@ -3,7 +3,7 @@ parameter to the [[ikiwiki/directives/inline]] directive:
 
 > * `pagenames` - If given instead of `pages`, this is interpreted as a
 >    space-separated list of links to pages (with the same
->   [[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
+>   [[ikiwiki/SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
 >   in exactly the order given: the `sort` and `pages` parameters cannot be used
 >   in conjunction with this one.