diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 15:33:50 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 15:33:50 +0000 |
commit | 9b05c55eadca65b108008725165c05f422b26c4b (patch) | |
tree | 797af009e7b3551c301b948663f241dc0f70adfb /en/community | |
parent | abfcd326e803519d7f8d8c117a164f4a30ed1611 (diff) | |
download | www-9b05c55eadca65b108008725165c05f422b26c4b.tar www-9b05c55eadca65b108008725165c05f422b26c4b.tar.gz www-9b05c55eadca65b108008725165c05f422b26c4b.tar.bz2 www-9b05c55eadca65b108008725165c05f422b26c4b.tar.xz www-9b05c55eadca65b108008725165c05f422b26c4b.zip |
Update mailing lists links
Diffstat (limited to 'en/community')
-rw-r--r-- | en/community/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
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'; <p><?php _e('... or, how to get in touch with us? Easy:')?></p> <ul class="hl"> <li><a href="https://wiki.mageia.org/en/IRC" title="Internet Relay Chat"><?php echo _d('IRC</a> on Freenode')?>,</li> - <li><a href="/mailman/"><?php echo _d('mailing-lists 1</a> & <a href="http://ml.mageia.org/">2')?></a>,</li> + <li><a href="https://wiki.mageia.org/en/Mailing_lists"><?php echo _d('mailing-lists')?></a>,</li> <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php echo _d('Forum')?></a>,</li> <li><a href="<?php _e('http://blog.mageia.org/en/')?>"><?php echo _d('Blog')?></a>,</li> <li><?php _e('in real life!')?></li> @@ -143,4 +143,4 @@ include '../../lib/news.php'; <p style="clear: both; text-align: right;"><mark><?php _e('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p> </body> -</html>
\ No newline at end of file +</html> |