diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 03:52:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 03:52:26 +0000 |
commit | e09adb12a7f0e063ebe2fe8d53367a96ad59fdf6 (patch) | |
tree | d1c4e631535647b91e8b1dcb3c1fe6ea0c309088 | |
parent | d5b51ce01b9aa5ac5afa2544079c80b9d32244a2 (diff) |
web commit by JoshTriplett: wikilink, not wikilinks.
-rw-r--r-- | doc/bugs/Trailing_slash_breaks_links.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Trailing_slash_breaks_links.mdwn b/doc/bugs/Trailing_slash_breaks_links.mdwn index fa6d283b3..a9bb6fc5d 100644 --- a/doc/bugs/Trailing_slash_breaks_links.mdwn +++ b/doc/bugs/Trailing_slash_breaks_links.mdwn @@ -1,4 +1,4 @@ -A trailing slash on a [[wikilink|wikilinks]] breaks the link: +A trailing slash on a [[wikilink]] breaks the link: `\[[todo/Gallery/]]` appears as [[todo/Gallery/]]. |