diff options
-rwxr-xr-x | en/5/download_index.php | 2 |
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'); |