From: https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI <https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI@web>
Date: Sat, 9 Jan 2010 19:48:19 +0000 (+0000)
Subject: corrected wikilink text
X-Git-Tag: 3.20100122~42
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3d729ee170ef7a3c1ac5210fd1b648ea1128f73d;p=ikiwiki.git

corrected wikilink text
---

diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
index 2ec18d3a5..ce7baba50 100644
--- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
+++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
@@ -2,7 +2,7 @@ how can I create a link to an image which is part of the wiki, without having it
 
 I tought this:
 
-[[look at this|img/lolcat.png]] 
+    \[[look at this|img/lolcat.png]] 
 
 would work, but it doesn't.