diff options
Diffstat (limited to 'en/community/index.php')
-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> |