diff options
author | Filip Komar <filip@mageia.org> | 2012-07-07 15:11:20 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-07-07 15:11:20 +0000 |
commit | 705f2902d77edd86655baf5cdf31dc73e9f12a6d (patch) | |
tree | 60f37513df233b98282d30e0bd3b92f851cdcca4 /en/map | |
parent | 2e7a7e23e2879f7642d1c4e38fe7eade952ac853 (diff) | |
download | www-705f2902d77edd86655baf5cdf31dc73e9f12a6d.tar www-705f2902d77edd86655baf5cdf31dc73e9f12a6d.tar.gz www-705f2902d77edd86655baf5cdf31dc73e9f12a6d.tar.bz2 www-705f2902d77edd86655baf5cdf31dc73e9f12a6d.tar.xz www-705f2902d77edd86655baf5cdf31dc73e9f12a6d.zip |
Corrected link About you
Diffstat (limited to 'en/map')
-rw-r--r-- | en/map/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php index d0d5812fa..10e6c9e45 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -81,7 +81,7 @@ $map = array( ), 'you' => array( 't' => _t('About you'), - 'l' => 'http://i.mageia.org/', + 'l' => 'http://identity.mageia.org/', 'i' => array( array('t' => _t('Your Mageia id'), 'l' => 'http://identity.mageia.org/'), array('t' => _t('Privacy policy'), 'l' => '/en/about/policies/privacy/') |