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 b22fb9eb4..31886384f 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -24,7 +24,7 @@ _lang_load($locale, 'contact');
_h('You are looking for support', null, 'h2');
_e('Search on:');?>
<ul><li><?php _e('Our <a href="%s">wiki</a>', array('https://wiki.mageia.org/'));?></li>
- <li><?php _e('In the End user <a href="%s">doc</a>', array('https://doc.mageia.org/'));?></li>
+ <li><?php _e('In the End user <a href="%s">doc</a>', array('../doc/'));?></li>
</ul>
<?php _e('Discuss with other users via:');?>
<ul><li><?php _e('The <a href="%s">forum</a>', array('https://forums.mageia.org/'))?></li>