aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-07-13 13:35:16 +0000
committerNicolas Vigier <boklm@mageia.org>2013-07-13 13:35:16 +0000
commit7b8259080ce42e696d72e9875a2e779e79bc32c2 (patch)
treeb3181ef1d84fed360724f59ca70b3b6b0e6d2d60 /en/map
parent2458c8d0c4f4b6df163ad25000accbb170169127 (diff)
downloadwww-7b8259080ce42e696d72e9875a2e779e79bc32c2.tar
www-7b8259080ce42e696d72e9875a2e779e79bc32c2.tar.gz
www-7b8259080ce42e696d72e9875a2e779e79bc32c2.tar.bz2
www-7b8259080ce42e696d72e9875a2e779e79bc32c2.tar.xz
www-7b8259080ce42e696d72e9875a2e779e79bc32c2.zip
map: update link to Software Updates
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php
index e24296565..861e57f7e 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -47,7 +47,7 @@ $map = array(
't' => _t('Support'),
'l' => '/{L}/support/',
'i' => array(
- array('t' => _t('Software updates'), 'l' => '/{L}/support/'), // /updates
+ array('t' => _t('Software updates'), 'l' => '//advisories.mageia.org/'), // /updates
array('t' => _t('Product lifecycle'), 'l' => '/{L}/support/'), // /lifecycle
array('t' => _t('Official Documentation'),'l' => 'http://doc.mageia.org'), // documentation
array('t' => _t('Community support'), 'l' => '/{L}/support'),