summaryrefslogtreecommitdiff
path: root/doc/wikilink.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-29 22:55:24 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-29 22:55:24 +0000
commitc5ea0c7ce6ee9f374d6346d491c84e515eca21e3 (patch)
treef84154ccded0908510e293f4275058c0cef3594c /doc/wikilink.mdwn
parent928984d04e60838944d4f0e956404cb6c75f9d1c (diff)
web commit by cworth: Remove excess \ characters.
Diffstat (limited to 'doc/wikilink.mdwn')
-rw-r--r--doc/wikilink.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wikilink.mdwn b/doc/wikilink.mdwn
index 0026f156e..301f71a7f 100644
--- a/doc/wikilink.mdwn
+++ b/doc/wikilink.mdwn
@@ -3,7 +3,7 @@ WikiLinks provide easy linking between pages of the wiki. To create a
For example `\[[WikiLink]]`.
If you ever need to write something like `\[[WikiLink]]` without creating a
-wikilink, just prefix it with a `\`, like `\\\\[[WikiLink]]`.
+wikilink, just prefix it with a `\`, like `\\[[WikiLink]]`.
There are some special [[SubPage/LinkingRules]] that come into play when
linking between [[SubPages|SubPage]].