summaryrefslogtreecommitdiff
path: root/basewiki
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-27 23:05:23 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-27 23:05:23 +0000
commit0eec6409aef714093ee01a91a7e3dd09a5ce4343 (patch)
treea0de121fde355cb0652366ea23b31e6a8f6c6b8d /basewiki
parent4ad7c9d6257ca106b2949d22f6300823190991a0 (diff)
improve
Diffstat (limited to 'basewiki')
-rw-r--r--basewiki/wikilink.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/basewiki/wikilink.mdwn b/basewiki/wikilink.mdwn
index 6b7473f0f..ce9ae2081 100644
--- a/basewiki/wikilink.mdwn
+++ b/basewiki/wikilink.mdwn
@@ -6,7 +6,7 @@ If you ever need to write something like "\[[WikiLink]] without creating a
wikilink, just prefix it with a "\", like "\\\\[[WikiLink]]".
There are some special [[SubPage/LinkingRules]] that come into play when
-linking between [[SubPage]]s.
+linking between [[SubPages|SubPage]].
Also, if the file linked to by a WikiLink looks like an image, it will
be displayed inline on the page.