aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-06-19 22:36:36 +0200
committerfilip <filip.komar@gmail.com>2015-06-19 22:36:36 +0200
commit7f745d04e78f7dc90f5a563f1983483729d49a76 (patch)
tree22ea2c381a83081175913a36d2af00ddb194ce56 /en/4/index.php
parent00a93fdff69b5b04dba5cf0223382924a65285ab (diff)
downloadwww-7f745d04e78f7dc90f5a563f1983483729d49a76.tar
www-7f745d04e78f7dc90f5a563f1983483729d49a76.tar.gz
www-7f745d04e78f7dc90f5a563f1983483729d49a76.tar.bz2
www-7f745d04e78f7dc90f5a563f1983483729d49a76.tar.xz
www-7f745d04e78f7dc90f5a563f1983483729d49a76.zip
old wiki link typo fix
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 416da8c8d..4b1e64287 100644
--- a/en/4/index.php
+++ b/en/4/index.php
@@ -35,7 +35,7 @@ $dictionary = read_translation_file($locale, '4');
<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>
-<?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.3F')), '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');
_g('The Classical ISO is the more traditional way to install Mageia directly. Take a look at the complete <a href="%s">documentation</a> for this installer.', array('../doc/'), 'p');