aboutsummaryrefslogtreecommitdiffstats
path: root/en/contribute
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/contribute
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/contribute')
-rw-r--r--en/contribute/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php
index c0c62c061..b7aec7586 100644
--- a/en/contribute/index.php
+++ b/en/contribute/index.php
@@ -37,7 +37,7 @@ _lang_load($locale, 'contribute');
<ul class="contrib-act">
<li><?php _e('Stop by the <a href="https://forums.mageia.org/">forums</a> support section and check if you can answer a question.')?></li>
<li><?php _e('Talk about the project to people around you, on your blog, your Twitter account, at your work place.')?></li>
- <li><?php _e('If you encounter a bug you can reproduce consistently, <a href="http://bugs.mageia.org/">submit a bug report</a>.')?></li>
+ <li><?php _e('If you encounter a bug you can reproduce consistently, <a href="https://bugs.mageia.org/">submit a bug report</a>.')?></li>
<li><?php _e('Make a <a href="../donate/">donation</a>!')?></li>
</ul>
</li>
@@ -76,7 +76,7 @@ _lang_load($locale, 'contribute');
</li>
<li id="triage">
<h3><a href="https://wiki.mageia.org/en/Bug_Squad"><?php _e('Triaging')?></a></h3>
- <p><?php _e('Bugs happen! And some get reported. So, logically they need to be triaged to make the task of the packagers/developers fixing them easier: validation (is the bug reproducible?), collecting the needed debugging info from the reporter, assigning the report properly. <a href="https://wiki.mageia.org/en/Bug_Squad">Grow the Triage team</a> and be the link between users who report bugs in the forums or mailing-lists, and the <a href="http://bugs.mageia.org/">Mageia Bugzilla</a> used by developers.')?></p>
+ <p><?php _e('Bugs happen! And some get reported. So, logically they need to be triaged to make the task of the packagers/developers fixing them easier: validation (is the bug reproducible?), collecting the needed debugging info from the reporter, assigning the report properly. <a href="https://wiki.mageia.org/en/Bug_Squad">Grow the Triage team</a> and be the link between users who report bugs in the forums or mailing-lists, and the <a href="https://bugs.mageia.org/">Mageia Bugzilla</a> used by developers.')?></p>
</li>
<li id="qa">
<h3><a href="https://wiki.mageia.org/en/QA_Team"><?php _e('Testing &amp; <abbr title="Quality Assurance">QA</abbr>')?></a></h3>