aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-08-06 16:53:24 +0000
committerFilip Komar <filip@mageia.org>2013-08-06 16:53:24 +0000
commitf7681f8da95c51a2721cbebf647eed5569d47f27 (patch)
tree979aedf9a1214b75c334ae3225f917906568dd44 /en/map
parent93b7e1f6e33eab4b9a3cf804833bf915f86a1713 (diff)
downloadwww-f7681f8da95c51a2721cbebf647eed5569d47f27.tar
www-f7681f8da95c51a2721cbebf647eed5569d47f27.tar.gz
www-f7681f8da95c51a2721cbebf647eed5569d47f27.tar.bz2
www-f7681f8da95c51a2721cbebf647eed5569d47f27.tar.xz
www-f7681f8da95c51a2721cbebf647eed5569d47f27.zip
https fix on map page + lang files sync
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 546b0ea3b..4b31df91a 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -11,7 +11,7 @@ $map = array(
'i' => array(
array('t' => _t('Mission'), 'l' => '/{L}/about/'),
array('t' => _t('Projects'), 'l' => ''),
- array('t' => _t('News'), 'l' => 'http://blog.mageia.org/'),
+ array('t' => _t('News'), 'l' => '//blog.mageia.org/'),
array('t' => _t('Contacts'), 'l' => '/{L}/contact/'),
array('t' => _t('Supporters'), 'l' => '/{L}/thank-you/'),
array('t' => _t('Governance'), 'l' => 'https://wiki.mageia.org/en/Org',
@@ -43,7 +43,7 @@ $map = array(
array('t' => _t('3 (May 2013)'), 'l' => '/{L}/3/'),
array('t' => _t('2 (May 2012)'), 'l' => '/{L}/2/'),
array('t' => _t('1 (June 2011)'), 'l' => '/{L}/1/'),
- array('t' => _t('Download mirrors'), 'l' => 'http://mirrors.mageia.org/')
+ array('t' => _t('Download mirrors'), 'l' => '//mirrors.mageia.org/')
)
),
'support' => array(
@@ -52,7 +52,7 @@ $map = array(
'i' => array(
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('Official Documentation'),'l' => '//doc.mageia.org'), // documentation
array('t' => _t('Community support'), 'l' => '/{L}/support'),
array('t' => _t('Professional support'), 'l' => 'https://wiki.mageia.org/en/Commercial_vendors'),
array('t' => _t('Compatible hardware'), 'l' => '/{L}/support/'), // /hardware
@@ -63,15 +63,15 @@ $map = array(
't' => _t('Community'),
'l' => '/{L}/community/',
'i' => array(
- array('t' => _t('Planet'), 'l' => _d('http://planet.mageia.org/en/')),
- array('t' => _t('Blog'), 'l' => _d('http://blog.mageia.org/en/')),
+ array('t' => _t('Planet'), 'l' => _d('https://planet.mageia.org/en/')),
+ array('t' => _t('Blog'), 'l' => _d('https://blog.mageia.org/en/')),
array('t' => _t('Calendar'), 'l' => '/{L}/calendar/'),
array('t' => _t('Mailing-lists'), 'l' => 'https://wiki.mageia.org/en/Mailing_lists'),
array('t' => 'IRC', 'l' => 'https://wiki.mageia.org/en/IRC'),
array('t' => _t('Forums'), 'l' => _d('https://forums.mageia.org/')),
array('t' => 'Wiki', 'l' => 'https://wiki.mageia.org/'),
array('t' => 'Bugzilla', 'l' => 'https://bugs.mageia.org/'),
- array('t' => _t('People'), 'l' => 'http://people.mageia.org/'),
+ array('t' => _t('People'), 'l' => '//people.mageia.org/'),
)
),
'contribute' => array(