diff options
Diffstat (limited to 'en/contact/index.php')
-rw-r--r-- | en/contact/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/contact/index.php b/en/contact/index.php index 96d486608..756bd6195 100644 --- a/en/contact/index.php +++ b/en/contact/index.php @@ -22,7 +22,7 @@ _lang_load($locale, 'contact'); <div class="para" id="by-time"> <?php _h('You are looking for support', null, 'h2'); - _h('Please check our <a href="https://forums.mageia.org/">forum</a> or our <a href="http://wiki.mageia.org/" hreflang="en">wiki</a>.'); + _h('Please check our <a href="https://forums.mageia.org/">forum</a> or our <a href="https://wiki.mageia.org/" hreflang="en">wiki</a>.'); echo '<hr>'; _h('You would like to report an issue', null, 'h2'); _h('Please see <a href="%s" hreflang="en">how to report an issue in our bugs database</a>.', |