Use $ISO.sha1.asc for the GPG signature file, we no longer provide $ISO.asc files
[grml.org.git] / download / index.html.tt2
index 735844e..ce3c9af 100644 (file)
         document.getElementById('download_link_mirror').href = mirror_url + iso;
         document.getElementById('download_link_mirror').innerHTML = '<br />Download Now<div class="download_relinfo">' + product + '-' + flavour + ' ' + current_version + '</div>';
         document.getElementById('download_link_bt').href = mirror_url + iso + '.torrent';
-        document.getElementById('download_link_signature').href = mirror_url + iso + '.asc';
+        document.getElementById('download_link_signature').href = mirror_url + iso + '.sha1.asc';
     }
 
     // hook update function