aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-04-25 12:44:58 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-04-25 12:44:58 +0000
commit142710f0e0d0683e716ea971e59f5aa54cdf3709 (patch)
tree30842df25deefbb37e046e6a0616ad770b1065c7 /en/support
parent00b2eadf8e6941a844d974d5f3e43d060318952f (diff)
downloadwww-142710f0e0d0683e716ea971e59f5aa54cdf3709.tar
www-142710f0e0d0683e716ea971e59f5aa54cdf3709.tar.gz
www-142710f0e0d0683e716ea971e59f5aa54cdf3709.tar.bz2
www-142710f0e0d0683e716ea971e59f5aa54cdf3709.tar.xz
www-142710f0e0d0683e716ea971e59f5aa54cdf3709.zip
don\'t use subdomain for doc
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>';