diff options
Diffstat (limited to 'en/contribute')
-rw-r--r-- | en/contribute/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php index 43660bcc5..c0c62c061 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -35,7 +35,7 @@ _lang_load($locale, 'contribute'); <li> <h3><?php _e('A few minutes')?></h3> <ul class="contrib-act"> - <li><?php _e('Stop by the <a href="http://forums.mageia.org/">forums</a> support section and check if you can answer a question.')?></li> + <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('Make a <a href="../donate/">donation</a>!')?></li> @@ -64,7 +64,7 @@ _lang_load($locale, 'contribute'); <ul id="contrib-roles" class="contrib-list"> <li id="support"> <h3><?php _e('Helping users & advocating the project')?></h3> - <p><?php _e('Want to welcome and help new users or share tips with experienced ones? In <a href="https://wiki.mageia.org/en/IRC">IRC channels</a>, <a href="http://forums.mageia.org/">forums</a>, <a href="https://wiki.mageia.org/en/Mailing_lists">mailing-lists</a>, local events? Just get in touch with us via one of these channels and share the fun!')?></p> + <p><?php _e('Want to welcome and help new users or share tips with experienced ones? In <a href="https://wiki.mageia.org/en/IRC">IRC channels</a>, <a href="https://forums.mageia.org/">forums</a>, <a href="https://wiki.mageia.org/en/Mailing_lists">mailing-lists</a>, local events? Just get in touch with us via one of these channels and share the fun!')?></p> </li> <li id="docu"> <h3><a href="https://wiki.mageia.org/en/Documentation_team"><?php _e('Writing, copywriting and documenting')?></a></h3> |