diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-07-13 13:37:27 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-13 13:37:27 +0000 |
commit | 8081893fc68b2c0756e5a51044e7b020e7d7fa4a (patch) | |
tree | 5c77a738784c1bb60452c8f3b81fc4ea3da4a58e /en/map/index.php | |
parent | 7b8259080ce42e696d72e9875a2e779e79bc32c2 (diff) | |
download | www-8081893fc68b2c0756e5a51044e7b020e7d7fa4a.tar www-8081893fc68b2c0756e5a51044e7b020e7d7fa4a.tar.gz www-8081893fc68b2c0756e5a51044e7b020e7d7fa4a.tar.bz2 www-8081893fc68b2c0756e5a51044e7b020e7d7fa4a.tar.xz www-8081893fc68b2c0756e5a51044e7b020e7d7fa4a.zip |
map: Add link to http://people.mageia.org/
Diffstat (limited to 'en/map/index.php')
-rw-r--r-- | en/map/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/map/index.php b/en/map/index.php index 861e57f7e..24d7090d6 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -69,6 +69,7 @@ $map = array( array('t' => _t('Forums'), 'l' => _d('http://forums.mageia.org/')), array('t' => 'Wiki', 'l' => 'http://wiki.mageia.org/'), array('t' => 'Bugzilla', 'l' => 'http://bugs.mageia.org/'), + array('t' => 'People', 'l' => 'http://people.mageia.org/'), ) ), |