diff options
author | Filip Komar <filip@mageia.org> | 2013-07-14 20:48:18 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-07-14 20:48:18 +0000 |
commit | d22775cba35d385d8ed186059b2d2096a4fdbfa6 (patch) | |
tree | 19a23acef35e518847ca44c1b1d194edee3318b7 /en/about | |
parent | 42d540a56e4459a9157e7fb8f95160182d5e2e6f (diff) | |
download | www-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')
-rw-r--r-- | en/about/index.php | 2 |
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> |