[wiki] [sites] Fix patch links || Charles Lehner
commit 1359711c401865a30d4919fb95c996f9004f228a
Author: Charles Lehner <cel_AT_celehner.com>
Date: Wed Jan 20 13:38:12 2016 -0500
Fix patch links
md2html.awk supports the earlier syntax, but markdown.pl requires it to have a
http|https|ftp scheme
diff --git a/surf.suckless.org/patches/smoothscrolling-via-GTK3.md b/surf.suckless.org/patches/smoothscrolling-via-GTK3.md
index 92698ae..ae8237a 100644
--- a/surf.suckless.org/patches/smoothscrolling-via-GTK3.md
+++ b/surf.suckless.org/patches/smoothscrolling-via-GTK3.md
_AT_@ -9,8 +9,8 @@ Enable smooth scrolling by compiling surf with GTK3 instead of GTK2.
Download
--------
-* <surf-0.6-smoothscrolling.diff> (9.4K) (2013-12-29)
-* <surf-0.7-smoothscrolling.diff> (9.5K) (2016-01-19)
+* [surf-0.6-smoothscrolling.diff](surf-0.6-smoothscrolling.diff) (9.4K) (2013-12-29)
+* [surf-0.7-smoothscrolling.diff](surf-0.7-smoothscrolling.diff) (9.5K) (2016-01-19)
Author
------
Received on Wed Jan 20 2016 - 19:43:47 CET
This archive was generated by hypermail 2.3.0
: Wed Jan 20 2016 - 19:48:15 CET