summaryrefslogtreecommitdiff
path: root/mirrors
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-07 12:09:26 +0100
committerErich Eckner <git@eckner.net>2019-02-07 12:09:26 +0100
commit2d1d85269ee562a3dfe4d35a2186c793aa9b8118 (patch)
tree28c2992a3514dd3490e31d2d5786fcbe82cf78f0 /mirrors
parent5b52f8b5a6a911aafc46b9ea2a5eaada76a89729 (diff)
downloadwebsite-2d1d85269ee562a3dfe4d35a2186c793aa9b8118.tar.xz
*/index.{php,html}: change absolut references to relative ones where appropriate
Diffstat (limited to 'mirrors')
-rw-r--r--mirrors/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirrors/index.php b/mirrors/index.php
index b74b25c..f0b7393 100644
--- a/mirrors/index.php
+++ b/mirrors/index.php
@@ -82,7 +82,7 @@ print_header("Mirror Overview");
<?php
foreach ($sorts as $get => $sort) {
print " <th>\n";
- print " <a href=\"/mirrors/?";
+ print " <a href=\"?";
print substr(str_replace(
"&sort=".$_GET["sort"]."&",
"&",