[arch-dev-public] [PATCH] Point to release specific wiki page for more info

Dieter Plaetinck dieter at plaetinck.be
Sun Oct 31 17:03:44 EDT 2010


Signed-off-by: Dieter Plaetinck <dieter at plaetinck.be>
---
 templates/public/download.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/templates/public/download.html b/templates/public/download.html
index 8a1a902..8bd2e2d 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -18,7 +18,7 @@
     can always be updated with `pacman -Syu`.</p>
 
     <ul>
-        <li><strong>Current Release:</strong> {{ version }}</li>
+        <li><strong>Current Release:</strong> <a href="https://wiki.archlinux.org/index.php/DeveloperWiki:{{ version }}">{{ version }}</a></li>
         <li><strong>Included Kernel:</strong> 2.6.33.4</li>
         <li><strong>Resources:</strong>
             <ul>
-- 
1.7.3.2



More information about the arch-dev-public mailing list