aboutsummaryrefslogtreecommitdiffstats
path: root/en/contribute/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/contribute/index.php')
-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>