aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact
diff options
context:
space:
mode:
Diffstat (limited to 'en/contact')
-rw-r--r--en/contact/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/contact/index.php b/en/contact/index.php
index 8a81d87eb..287261d50 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -25,7 +25,7 @@ $dictionary = read_translation_file($locale, array('contact', 'common_footer'));
<?php
_g('You are looking for support', null, 'h2');
_g('Search on:');?>
- <ul><li><?php _g('Our <a href="%s">wiki</a>', array('https://wiki.mageia.org/'));?></li>
+ <ul><li><?php _g('Our <a href="%s">wiki</a>', array(_r('https://wiki.mageia.org/')));?></li>
<li><?php _g('In the End user <a href="%s">doc</a>', array('../doc/'));?></li>
</ul>
<?php _g('Discuss with other users via:');?>