Add missing / to mirror downloads
[grml.org.git] / download / mirrors / index.html.tt2
index ecbd1b3..1999433 100644 (file)
@@ -50,7 +50,7 @@
                <p>[% mirror %] ([% mirrors.$region.$mirror.location %])</p>
                [% FOREACH type IN [ 'grml-http' 'grml-rsync' 'grml-ftp' ] %]
                <ul>
-            <li><a href="[% type.substr(5) %]://[% mirror %][% mirrors.$region.$mirror.$type %]">
+            <li><a href="[% type.substr(5) %]://[% mirror %]/[% mirrors.$region.$mirror.$type %]">
                 [% type.substr(5) %]://[% mirror %][% mirrors.$region.$mirror.$type %]
                 </a>
             </li>