aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-19 16:17:09 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-19 16:17:09 -0400
commitdeca107db5e8a0537c37cacce63cb1672155abaa (patch)
treeec0c666f147427f0ac1b5aa14701cfbcbc89731b /doc
parent78845566b537517948713b07938d0eeec9bb5e47 (diff)
downloadikiwiki-deca107db5e8a0537c37cacce63cb1672155abaa.tar
ikiwiki-deca107db5e8a0537c37cacce63cb1672155abaa.tar.gz
response
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/usedirs___38___indexpages_using_problem.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/usedirs___38___indexpages_using_problem.mdwn b/doc/forum/usedirs___38___indexpages_using_problem.mdwn
index 1ca95cc88..05c85e281 100644
--- a/doc/forum/usedirs___38___indexpages_using_problem.mdwn
+++ b/doc/forum/usedirs___38___indexpages_using_problem.mdwn
@@ -10,3 +10,8 @@ But in the page [OSS.html](http://atoz.org.cn/Whatis/OSS.html) , the auto genera
to “Whatis” is /Whatis.html file , not to /Whatis/index.html. So the link to “Whatis” is fail .
Is it a bug , and how can I do for that ?
+
+> I suggest that you name your page `Whatis.mdwn`, and not
+> `Whatis/index.mdwn`. That will make ikiwiki's links work,
+> and allows you to link to the `Whatis` page by that name.
+> --[[Joey]]