diff options
author | Rémi Verschelde <akien@mageia.org> | 2014-03-10 21:30:47 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2014-03-10 21:30:47 +0000 |
commit | b68ef07b16e121dc33d9971b124b4cf04448c7ce (patch) | |
tree | d7082edc3a2666387cfdf75948e04209d49cbba4 /en/support | |
parent | e906073f3faef013d5c706012edca0d7a43db30f (diff) | |
download | www-b68ef07b16e121dc33d9971b124b4cf04448c7ce.tar www-b68ef07b16e121dc33d9971b124b4cf04448c7ce.tar.gz www-b68ef07b16e121dc33d9971b124b4cf04448c7ce.tar.bz2 www-b68ef07b16e121dc33d9971b124b4cf04448c7ce.tar.xz www-b68ef07b16e121dc33d9971b124b4cf04448c7ce.zip |
The supported versions are now mga3 and mga4
Diffstat (limited to 'en/support')
-rw-r--r-- | en/support/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php index 17ed8ead4..1d13926f6 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -41,7 +41,7 @@ _lang_load($locale, 'support'); echo '<hr>'; _h('Updates', null, 'h2 id="updates"'); - _h('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/2.html">Mageia 2</a>', '<a href="//advisories.mageia.org/3.html">Mageia 3</a>')); + _h('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/3.html">Mageia 3</a>', '<a href="//advisories.mageia.org/4.html">Mageia 4</a>')); _h('You can install these from the Mageia Control Center.'); _h('You may subscribe to our %s announce list to be notified of these.', array('<a href="https://ml.mageia.org/l/info/updates-announce">updates-announce</a>')); echo '<hr>'; |