aboutsummaryrefslogtreecommitdiffstats
path: root/en/5
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2015-04-23 12:57:28 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2015-04-23 12:57:28 +0200
commit1d877f1b6ad999e149ef45e0dac524369445a9eb (patch)
tree81664911d4a50daf416f5442f8c482cbfe4825d3 /en/5
parent9f8ba14666b7ea092dd0fd56bee8296e74ed8446 (diff)
downloadwww-1d877f1b6ad999e149ef45e0dac524369445a9eb.tar
www-1d877f1b6ad999e149ef45e0dac524369445a9eb.tar.gz
www-1d877f1b6ad999e149ef45e0dac524369445a9eb.tar.bz2
www-1d877f1b6ad999e149ef45e0dac524369445a9eb.tar.xz
www-1d877f1b6ad999e149ef45e0dac524369445a9eb.zip
Use better wiki page for UEFI (marja)
Diffstat (limited to 'en/5')
-rwxr-xr-xen/5/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index 97052e466..2a3d182cd 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -162,7 +162,7 @@ input[type="radio"], input[type="submit"] {
<?php _g('All ISOs can also be launched from a <a %s>USB drive</a>.', array('class="iso2usb"'));?>
<span class="warn"><?php _g('Unetbootin is not supported.'); ?></span>
<br><br>
- <?php _g('If you have <a href="%s">UEFI</a>, a procedure is available in the <a href="%s">wiki</a>.', array(_r('http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface'),_r('https://wiki.mageia.org/en/UEFI_how-to#Mageia_5_instructions' /*this will be changed to tooltip, so no more url*/))) ;?>
+ <?php _g('If you have <a href="%s">UEFI</a>, a procedure is available in the <a href="%s">wiki</a>.', array(_r('http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface'),_r('https://wiki.mageia.org/en/Installing_on_systems_with_UEFI_firmware' /*this will be changed to tooltip, so no more url*/))) ;?>
</p>
<div id="iso2usbEx">
<?php _g('Dump Mageia ISO on a USB flash drive',null,'h2');