summaryrefslogtreecommitdiff
path: root/ikiwiki/subpage.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-07-14 20:22:53 +0200
committerJonas Smedegaard <dr@jones.dk>2010-07-14 20:22:53 +0200
commit6b53960c5bbcf6a43f2e48b0b37a94e1f909b522 (patch)
tree1c40b83b2e9c057a126685aed0f0a7014f00b3f5 /ikiwiki/subpage.mdwn
parentb1fadc6eacaacb4d892b495e15ff82e9ba36c638 (diff)
Sync with ikiwiki 3.20100704.HEADmaster
Diffstat (limited to 'ikiwiki/subpage.mdwn')
-rw-r--r--ikiwiki/subpage.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki/subpage.mdwn b/ikiwiki/subpage.mdwn
index e047b86..862f45e 100644
--- a/ikiwiki/subpage.mdwn
+++ b/ikiwiki/subpage.mdwn
@@ -5,8 +5,8 @@ this page, [[SubPage]] has some related pages placed under it, like
wiki rather than just having a great big directory full of pages.
To add a SubPage, just make a subdirectory and put pages in it. For
-example, this page is SubPage.mdwn in this wiki's source, and there is also
-a SubPage subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages
+example, this page is subpage.mdwn in this wiki's source, and there is also
+a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
can be nested as deeply as you'd like.
Linking to and from a SubPage is explained in [[LinkingRules]].