diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-07-14 06:53:18 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-14 06:53:18 +0000 |
commit | ca0a25539a1ca47278ed3f6f7e3b599c82919b03 (patch) | |
tree | f500414b2e53f5688aeb166edad9c1c4b7e03b5e /en/community | |
parent | 7ace06d549ba4667a9e7cadc3c6b7b329af91715 (diff) | |
download | www-ca0a25539a1ca47278ed3f6f7e3b599c82919b03.tar www-ca0a25539a1ca47278ed3f6f7e3b599c82919b03.tar.gz www-ca0a25539a1ca47278ed3f6f7e3b599c82919b03.tar.bz2 www-ca0a25539a1ca47278ed3f6f7e3b599c82919b03.tar.xz www-ca0a25539a1ca47278ed3f6f7e3b599c82919b03.zip |
community: add link to events wiki page
(suggested by baud on IRC)
Diffstat (limited to 'en/community')
-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> |