diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2010-10-31 22:03:44 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-11-01 10:42:55 -0500 |
commit | 543a096a26cf4dc8101d0cb66d8a3c3be3fa34e4 (patch) | |
tree | a9a5681e7113199aeacb239a72a62805df6f38a5 | |
parent | 736c40e85e5626ec44d97c56e856350853565cab (diff) |
Point to release specific wiki page for more info
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be>
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | 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 8a1a902e..8bd2e2db 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> |