aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2015-06-20 13:22:23 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2015-06-20 13:22:23 +0200
commit25f371ea87bae34cc32fe24d28c5a96aa3b24ff4 (patch)
tree152961558d19a05915897944b8c0209ad5ceb1f1 /en/4/index.php
parent05c6a22e0379caa708d3615caf61edb8f2b17cd6 (diff)
downloadwww-25f371ea87bae34cc32fe24d28c5a96aa3b24ff4.tar
www-25f371ea87bae34cc32fe24d28c5a96aa3b24ff4.tar.gz
www-25f371ea87bae34cc32fe24d28c5a96aa3b24ff4.tar.bz2
www-25f371ea87bae34cc32fe24d28c5a96aa3b24ff4.tar.xz
www-25f371ea87bae34cc32fe24d28c5a96aa3b24ff4.zip
Fix mga4 dl page
Diffstat (limited to 'en/4/index.php')
-rw-r--r--en/4/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/index.php b/en/4/index.php
index 4b1e64287..34f1529c2 100644
--- a/en/4/index.php
+++ b/en/4/index.php
@@ -33,7 +33,7 @@ $dictionary = read_translation_file($locale, '4');
_g('Mageia 4 is a GNU/Linux distribution for your computer, released by the <a href="%s">Mageia community</a>. It can be installed in several ways, with the Live or Classical ISOs being the most popular methods.', array('../community'), 'p');?>
- <p><a href="../downloads/" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;"><?php _g('Download it right away!');?></a></p>
+ <p><a href="../4/download_index.php" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;"><?php _g('Download it right away!');?></a></p>
<?php _g('Live ISO\'s let you try Mageia without installation. Use <a href="%s">these instructions</a> to put the Live ISO on a CD, DVD or USB device. Then you can run Mageia 4 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')), 'p');
_g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p');