aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Downloads.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Downloads.php')
-rw-r--r--lib/Downloads.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Downloads.php b/lib/Downloads.php
index 472c2e847..8b7a74fce 100644
--- a/lib/Downloads.php
+++ b/lib/Downloads.php
@@ -130,7 +130,7 @@ class Downloads
);
if ($documentation) {
- $test_file = $item['url'].'/people/marcom/doc/mga4/date.txt';
+ $test_file = $item['url'].'/people/marcom/doc/mga5/date.txt';
} else {
$test_file = $item['url'].'/iso/5/torrents/Mageia-5-LiveDVD-KDE4-x86_64-DVD.torrent';
}