diff options
-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 3817c4f68..7db18dfef 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -96,7 +96,7 @@ include '../../lib/news.php'; <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php echo _d('Forums')?></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> - <li><?php _e('during events!')?></li> + <li><a href="https://wiki.mageia.org/en/Events"><?php _e('during events!')?></a></li> </ul> <hr> <h2><?php _e('Teams you can join!')?></h2> |