aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-05-18 16:36:53 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-05-18 16:36:53 +0000
commit2d7236cbfed7124cd82ddfab87fe00b23ed94648 (patch)
tree3e98770894a7fa0900aa4412b5565ae10c162e25 /en/support
parent8b977a672a712558e3316f7f6c0ce14c0d9b2c5c (diff)
downloadwww-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar
www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.gz
www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.bz2
www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.xz
www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.zip
prepare mageia 3 web site
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 2dbbc0aea..2da8185cd 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -43,7 +43,7 @@ _lang_load($locale, 'support');
_h('Updates', null, 'h2 id="updates"');
_h('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</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/wwsympa-wrapper.fcgi/info/updates-announce">updates-announce</a>'));
+ _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>';
_h('Lifecycle', null, 'h3');
@@ -51,6 +51,7 @@ _lang_load($locale, 'support');
echo '<ul class="hl">';
_h('Mageia 1 was supported until December 1st, 2012.', null, 'li');
_h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li');
+ _h('Mageia 3 will be supported until November 188888888nd, 2014.', null, 'li');
echo '</ul>';
echo '<hr>';