diff options
Diffstat (limited to 'en')
-rwxr-xr-x | en/4/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 86e305a9d..64aee53ee 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -248,7 +248,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un echo '<p>'; _g('It is <a href="%s">here now</a>.', array('../3/'));?> <span class="warn"> - <?_g('But please remember that it already <a href="%s">reached EOL</a>.',array('https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/')); ?> + <?php _g('But please remember that it already <a href="%s">reached EOL</a>.',array('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/')); ?> </span> </p> <br> |