diff options
author | filip <filip.komar@gmail.com> | 2015-06-19 22:36:36 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-06-19 22:36:36 +0200 |
commit | 7f745d04e78f7dc90f5a563f1983483729d49a76 (patch) | |
tree | 22ea2c381a83081175913a36d2af00ddb194ce56 /en/4/download_index.php | |
parent | 00a93fdff69b5b04dba5cf0223382924a65285ab (diff) | |
download | www-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/download_index.php')
-rwxr-xr-x | en/4/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 069f9811d..6306c2703 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -62,7 +62,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-ge bb1"> <div class="yui-u first rb1"> <div class="para" id="classical"> -<?php _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')),'p'); +<?php _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'p'); _g('Mageia 4.1 is a <a href="%s">maintenance</a> release for Mageia 4 with the current packages from update medias. It also has a fix for a syslinux bug which prevented some people installing from a burned cd/dvd.',array(_r('http://blog.mageia.org/en/2014/06/20/pulling-mageia-4-1-out-of-the-hat/')),'p'); ?> @@ -231,7 +231,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <li><?php _g('<a href="%s">Release notes</a>', array($releasenotes))?></li> <li><?php _g('<a href="%s">Errata</a>', array($errata))?></li> <li><?php _g('<a href="%s">Which to choose</a>', array(_r('https://wiki.mageia.org/en/Installation_Media')))?></li> - <li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')))?></li> + <li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')))?></li> <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> </ul> <br> |