aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index b9ade6d3e..8b3ea46bd 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -36,7 +36,7 @@ $dictionary = read_translation_file($locale, 'support');
<?php
_g('Documentation', null, 'h2 id="docu"');
_g('You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s.',
- array('<a href="//doc.mageia.org/">', '</a>',
+ array('<a href="../doc/">', '</a>',
'<a href="https://wiki.mageia.org/">', '</a>'), 'p');
echo '<hr>';