aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/index.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-07-14 20:48:18 +0000
committerFilip Komar <filip@mageia.org>2013-07-14 20:48:18 +0000
commitd22775cba35d385d8ed186059b2d2096a4fdbfa6 (patch)
tree19a23acef35e518847ca44c1b1d194edee3318b7 /en/about/index.php
parent42d540a56e4459a9157e7fb8f95160182d5e2e6f (diff)
downloadwww-d22775cba35d385d8ed186059b2d2096a4fdbfa6.tar
www-d22775cba35d385d8ed186059b2d2096a4fdbfa6.tar.gz
www-d22775cba35d385d8ed186059b2d2096a4fdbfa6.tar.bz2
www-d22775cba35d385d8ed186059b2d2096a4fdbfa6.tar.xz
www-d22775cba35d385d8ed186059b2d2096a4fdbfa6.zip
links for forum and bugzilla changed from http to https
Diffstat (limited to 'en/about/index.php')
-rw-r--r--en/about/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php
index 5fcc1cfea..bc6554ea5 100644
--- a/en/about/index.php
+++ b/en/about/index.php
@@ -43,7 +43,7 @@ _lang_load($locale, "about");
_h('<a href="2010-sept-announcement.html">started in September 2010 as a fork</a> of Mandriva Linux,', null, 'li');
echo '<li>',
_t('gathered <a href="../community/">hundreds of careful individuals and several companies worldwide</a>,'),
- _t('who coproduce the infrastructure, the distribution itself, <a href="http://wiki.mageia.org/">documentation</a>, <a href="../downloads/">delivery</a> and <a href="../support/">support</a>, using Free Software tools;'),
+ _t('who coproduce the infrastructure, the distribution itself, <a href="https://wiki.mageia.org/">documentation</a>, <a href="../downloads/">delivery</a> and <a href="../support/">support</a>, using Free Software tools;'),
'</li>';
_h('released three major stable releases <a href="../1/">in June 2011</a>, <a href="../2/">in May 2012</a> and in <a href="../3/">in May 2013</a>.', null, 'li');
?></ul>