aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Downloads.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Downloads.php b/lib/Downloads.php
index 42f706997..b602950fe 100644
--- a/lib/Downloads.php
+++ b/lib/Downloads.php
@@ -173,7 +173,7 @@ class Downloads
);
if ($documentation) {
- $test_file = $item['url'].'/doc/mga6/date.txt';
+ $test_file = $item['url'].'/doc/mga7/date.txt';
} else if ($mirrorlist) {
$test_file = $item['url'].'/distrib/7/x86_64/media/core/updates/repodata/repomd.xml';
} else {