From 9b05c55eadca65b108008725165c05f422b26c4b Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 15:33:50 +0000 Subject: Update mailing lists links --- en/contact/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'en/contact') diff --git a/en/contact/index.php b/en/contact/index.php index d639567b2..e0d86b195 100644 --- a/en/contact/index.php +++ b/en/contact/index.php @@ -53,7 +53,7 @@ _lang_load($locale, 'contact'); forum or the public discussion mailing-list.', - array('https://forums.mageia.org/', 'https://www.mageia.org/mailman/listinfo/mageia-discuss')); + array('https://forums.mageia.org/', 'https://ml.mageia.org/l/info/discuss')); _h('You also may use the following email aliases too to contact all members of a group at once:'); $groups = array( 'board' => _d('Mageia.Org Board members'), @@ -72,8 +72,8 @@ _lang_load($locale, 'contact'); echo ''; _h( - 'In most case you should avoid using those aliases as they should only be used for the rare cases where private emails are needed. Use appropriate public mailing list on either of two pages instead.', - array('https://www.mageia.org/mailman/', 'http://ml.mageia.org/') + 'In most case you should avoid using those aliases as they should only be used for the rare cases where private emails are needed. Use appropriate public mailing list instead.', + array('https://wiki.mageia.org/en/Mailing_lists') ); _h('If you want to contact Council or Board for a public discussion, you can start a thread on a mailing-list and add the Board or Council alias in CC.'); echo '
'; -- cgit v1.2.1