Thanks, applied. -Dan On Sun, Oct 31, 2010 at 4:03 PM, Dieter Plaetinck <dieter@plaetinck.be> wrote:
Signed-off-by: Dieter Plaetinck <dieter@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