]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 31 Jul 2006 22:50:09 +0000 (22:50 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 31 Jul 2006 22:50:09 +0000 (22:50 +0000)
basewiki/wikilink.mdwn

index abdfe6fd281e7d9fb6ded4cf3e346ed2f9c19e44..21f10a7dd7af9edc1c66dee0d4a428d873540920 100644 (file)
@@ -15,5 +15,5 @@ Note that if the file linked to by a WikiLink looks like an image, it will
 be displayed inline on the page.
 
 It's also possible to write a WikiLink that uses something other than the
-page name as the link text. For example "\[[foo bar|SandBox]]" links to the
-SandBox page, but the link will appear like this: [[foo bar|SandBox]]
+page name as the link text. For example "\[[foo_bar|SandBox]]" links to the
+SandBox page, but the link will appear like this: [[foo_bar|SandBox]]