diff options
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/'), ) ), |