aboutsummaryrefslogtreecommitdiffstats
path: root/en/6/download_index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-11-30 14:43:11 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-11-30 14:43:11 +0100
commitd0d45cd6423613d2c60c04d1ff35702bff008887 (patch)
tree3590a08d127afcc63c7dd70aae309dde5e6c33fb /en/6/download_index.php
parenta4c54da3ccc6375019ba3477e890a5e3930a7034 (diff)
downloadwww-d0d45cd6423613d2c60c04d1ff35702bff008887.tar
www-d0d45cd6423613d2c60c04d1ff35702bff008887.tar.gz
www-d0d45cd6423613d2c60c04d1ff35702bff008887.tar.bz2
www-d0d45cd6423613d2c60c04d1ff35702bff008887.tar.xz
www-d0d45cd6423613d2c60c04d1ff35702bff008887.zip
fix url
Diffstat (limited to 'en/6/download_index.php')
-rw-r--r--en/6/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index f3896d820..5f31bb0a4 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -414,7 +414,7 @@ input[type="radio"], input[type="submit"], .popover-content {
<?php _g('<a href="%s">Get ISO on USB flash drive</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'li') ?>
<?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array(_r('https://wiki.mageia.org/en/Newcomers_start_here')), 'li')?>
<?php //_g('Help us on %s', array("<a href=\"../contribute\">$name $version</a>"), 'li')?>
- <?php _g('<a href="%s">Alternative downloads</a>', array("alternative/"), 'li')?>
+ <?php _g('<a href="%s">Alternative downloads</a>', array("../downloads/alternative/"), 'li')?>
</ul>
<?php '<br>';