aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/langs/report.php b/langs/report.php
index 778251146..4df97d5dd 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -142,7 +142,7 @@
'B' => '5/download_index.php',
);
} else if ($resource_filename == 'cauldron') {
- $mga = array('view page' => '6/index.php');
+ $mga = array('view page' => 'downloads/prerelease/index.php');
} else if ($resource_filename == 'documentation') {
$mga = array(
'view page doc' => 'doc/index.php',