The following commit has been merged in the master branch:
commit db176d9cc82ab363bca7b84baf9f6c83dac26551
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon May 2 00:41:04 2011 +0200

    Fix use Ikiwiki linking syntax: Is reverse order of Markdown syntax.

diff --git a/input/index.mdwn b/input/index.mdwn
index ec92311..e627645 100644
--- a/input/index.mdwn
+++ b/input/index.mdwn
@@ -15,7 +15,7 @@ Useful links
 
 * Packages [we maintain][ddpo]
 * [Bugs][bugs]
-* Packages [[we would like to package|/wnpp/]]
+* Packages [[/wnpp/|we would like to package]]
 
 [ddpo]: 
http://qa.debian.org/developer.php?login=pkg-osm-ma...@lists.alioth.debian.org
 [bugs]: 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=pkg-osm-maint%40lists.alioth.debian.org
@@ -23,4 +23,4 @@ Useful links
 Documentation
 -------------
 
-* [[Hacking the website|/website-hacking/]]
+* [[/website-hacking/|Hacking the website]]

-- 
Git repository for pkg-osm

_______________________________________________
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-osm-commits

Reply via email to