aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-07-20 11:34:00 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-07-20 11:34:00 +0000
commit32479aae5a64be675ccffe878e58c43835d7adf5 (patch)
tree69bf292e157f13c7ba66b2b4373eec6f8b91433e /en/map
parent1d0d3043a6e9bdfd991dd9a8f82b7ec2979ca13e (diff)
downloadwww-32479aae5a64be675ccffe878e58c43835d7adf5.tar
www-32479aae5a64be675ccffe878e58c43835d7adf5.tar.gz
www-32479aae5a64be675ccffe878e58c43835d7adf5.tar.bz2
www-32479aae5a64be675ccffe878e58c43835d7adf5.tar.xz
www-32479aae5a64be675ccffe878e58c43835d7adf5.zip
better link for Teams
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php
index bbe14e5c6..546b0ea3b 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -18,7 +18,7 @@ $map = array(
'i' => array(
array('t' => _t('Board'), 'l' => 'https://wiki.mageia.org/en/Org_Board'),
array('t' => _t('Council'), 'l' => 'https://wiki.mageia.org/en/Org_Council'),
- array('t' => _t('Teams'), 'l' => 'https://wiki.mageia.org/en/Special:Search?search=team')
+ array('t' => _t('Teams'), 'l' => 'https://wiki.mageia.org/en/Contributing')
),
),
array('t' => _t('Values'), 'l' => '/{L}/about/values/'),