aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-19 10:35:17 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-19 10:35:17 +0000
commit395206453164aa5de6da412510b9db139e088ec7 (patch)
tree003b4ae42c47d6b4dd3e95fc96ff06422949cf33 /en/map
parent418a2cdeb9a3a06d085a6d706c3b8ef1dca53bda (diff)
downloadwww-395206453164aa5de6da412510b9db139e088ec7.tar
www-395206453164aa5de6da412510b9db139e088ec7.tar.gz
www-395206453164aa5de6da412510b9db139e088ec7.tar.bz2
www-395206453164aa5de6da412510b9db139e088ec7.tar.xz
www-395206453164aa5de6da412510b9db139e088ec7.zip
fix links
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 57c2f665f..b947114fb 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -39,7 +39,7 @@ $map = array(
't' => _t('Downloads'),
'l' => '/{L}/downloads/',
'i' => array(
- array('t' => _t('2 (beta 3)'), 'l' => '/{L}/2/'),
+ array('t' => _t('2 (May 2012)'), 'l' => '/{L}/2/'),
array('t' => _t('1 (June 2011)'), 'l' => '/{L}/1/'),
array('t' => _t('Download mirrors'), 'l' => 'https://mirrors.mageia.org/')
)
@@ -86,7 +86,7 @@ $map = array(
'l' => 'http://i.mageia.org/',
'i' => array(
array('t' => _t('Your Mageia id'), 'l' => 'http://identity.mageia.org/'),
- array('t' => _t('Privacy policy'), 'l' => '/{L}/about/policies/privacy/')
+ array('t' => _t('Privacy policy'), 'l' => '/en/about/policies/privacy/')
)
)
);