From 395206453164aa5de6da412510b9db139e088ec7 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sat, 19 May 2012 10:35:17 +0000 Subject: fix links --- en/map/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/map') 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/') ) ) ); -- cgit v1.2.1