diff options
Diffstat (limited to 'en/community/index.php')
-rw-r--r-- | en/community/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index e4ebbc352..3e9647f54 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="https://wiki.mageia.org/en/Mailing_lists"><?php echo _d('mailing-lists')?></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> |