diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/2/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/download_index.php b/en/2/download_index.php index da41bcf54..67dbedba7 100644 --- a/en/2/download_index.php +++ b/en/2/download_index.php @@ -218,7 +218,7 @@ require '../downloads/get/lib.php'; _h('Looking for Mageia 1?', null, 'h3'); echo '<p>'; _e('It is <a href="%s">here now</a>.', array('../downloads/1/')); - _e('But please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol/">reached EOL</a>.', null, ''); + _e('But please remember that it already <a href="https://blog.mageia.org/en/2012/12/02/mageia-1-eol/">reached EOL</a>.', null, ''); echo '</p>'; ?> <br> |