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/community/index.php | 4 ++-- en/contact/index.php | 6 +++--- en/contribute/index.php | 2 +- en/downloads/get/index.php | 2 +- en/map/index.php | 4 ++-- en/support/index.php | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'en') diff --git a/en/community/index.php b/en/community/index.php index f31e885dc..e4ebbc352 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -100,7 +100,7 @@ include '../../lib/news.php';

'; _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 '
'; diff --git a/en/contribute/index.php b/en/contribute/index.php index 6e2b0a52b..4254e67d2 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -64,7 +64,7 @@ _lang_load($locale, 'contribute'); '; --> - \ No newline at end of file + diff --git a/en/support/index.php b/en/support/index.php index a1a7a0bbd..6832ae930 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -61,7 +61,7 @@ _lang_load($locale, 'support'); _h('Community support forums in English – see other Mageia community forums for support in your language;', null, 'li'); _h('IRC channels where you can discuss live with other Mageia users and contributors: #mageia or other localized channels;', null, 'li'); _h('our Wiki (still rough at the time, we are working on it!);', null, 'li'); - _h('our mailing-lists;', null, 'li'); + _h('our mailing-lists;', null, 'li'); _h('local events: follow our blog and calendar.', null, 'li'); echo ''; echo '
'; -- cgit v1.2.1