X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=download%2Fprerelease%2Findex.html.tt2;h=2af7ee9eef510de6d7375869f5350763fa52f9c1;hb=ace717a79f10f9af072b3f84cfe96f8d6f47c944;hp=e9e2c169d9f4ab5873242ef292a2996a791d1a6c;hpb=a273351ca5c96c57949977758cd07c38c57254c1;p=grml.org.git diff --git a/download/prerelease/index.html.tt2 b/download/prerelease/index.html.tt2 index e9e2c16..2af7ee9 100644 --- a/download/prerelease/index.html.tt2 +++ b/download/prerelease/index.html.tt2 @@ -91,12 +91,12 @@ Download from a specific mirror

Direct download links:
- Grml96 full ISO [Signature]
- Grml64 full ISO [Signature]
- Grml32 full ISO [Signature]
- Grml96 small ISO [Signature]
- Grml64 small ISO [Signature]
- Grml32 small ISO [Signature]
+ Grml96 full ISO [Signature]
+ Grml64 full ISO [Signature]
+ Grml32 full ISO [Signature]
+ Grml96 small ISO [Signature]
+ Grml64 small ISO [Signature]
+ Grml32 small ISO [Signature]

@@ -174,7 +174,7 @@ document.getElementById('download_link_mirror').href = mirror_url + iso; document.getElementById('download_link_mirror').innerHTML = '
Download Now
' + product + '-' + flavour + ' ' + current_version + '
'; // 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