From 33f3e9fe501d2d0b474f69359e7099dc7fb04f7a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 19 Aug 2011 12:30:56 -0500 Subject: Make direct download ISO links point to versioned directory Signed-off-by: Dan McGee --- templates/public/download.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/public/download.html') diff --git a/templates/public/download.html b/templates/public/download.html index 78a2f96..ea1a5db 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -133,7 +133,6 @@
  • MD5 checksums
  • - {% endwith %} {% cache 600 download-mirrors %} @@ -154,13 +153,14 @@
    {{mirror_url.mirror.name}} {% endifchanged %} - {{mirror_url.protocol.protocol|upper}} + {{mirror_url.protocol.protocol|upper}} {% endfor %}
    {% endcache %} + {% endwith %}

    If you want to become an Official Arch Linux Mirror please follow the instructions listed here.

    -- cgit v1.2.3-24-g4f1b