From: https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web>
Date: Mon, 13 Aug 2012 10:07:12 +0000 (-0400)
Subject: Fixed links
X-Git-Tag: 3.20120725~31^2~7
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e81c5a6987ce6f073636bdf6d32e9dde1fe24fa7?ds=inline

Fixed links
---

diff --git a/doc/forum/Background_picture_and_css.mdwn b/doc/forum/Background_picture_and_css.mdwn
index 7dbde7e10..827100984 100644
--- a/doc/forum/Background_picture_and_css.mdwn
+++ b/doc/forum/Background_picture_and_css.mdwn
@@ -1,8 +1,8 @@
 Is it possible to put two different background pictures into the right and left sides of the following ikiwiki css?
 
-https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css
+[lessish css theme](https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css)
 
-Is it also possible to have a background like this: http://ysharifi.wordpress.com/
-or this tex.stackexchange.com
+Is it also possible to have a background like this: [http://ysharifi.wordpress.com/](http://ysharifi.wordpress.com/)
+or this [tex.stackexchange.com](tex.stackexchange.com)
 
 I am not a css expert so, it would be nice if you could provide some details.