[Pkg-osm-commits] [SCM] website branch, master, updated. 4cfba0811ea12634d880bd26dc39e4bfe504a5b8

Jonas Smedegaard dr at jones.dk
Sun May 1 22:42:26 UTC 2011


The following commit has been merged in the master branch:
commit 4cfba0811ea12634d880bd26dc39e4bfe504a5b8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 2 00:42:22 2011 +0200

    Fix use Ikiwiki linking syntax: Must reference object (i.e. strip trailing slash).

diff --git a/input/index.mdwn b/input/index.mdwn
index e627645..2a69327 100644
--- a/input/index.mdwn
+++ b/input/index.mdwn
@@ -15,7 +15,7 @@ Useful links
 
 * Packages [we maintain][ddpo]
 * [Bugs][bugs]
-* Packages [[/wnpp/|we would like to package]]
+* Packages [[/wnpp|we would like to package]]
 
 [ddpo]: http://qa.debian.org/developer.php?login=pkg-osm-maint@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
 -------------
 
-* [[/website-hacking/|Hacking the website]]
+* [[/website-hacking|Hacking the website]]

-- 
Git repository for pkg-osm



More information about the Pkg-osm-commits mailing list