aboutsummaryrefslogtreecommitdiffstats
path: root/en/map/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/map/index.php')
-rw-r--r--en/map/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 10e6c9e45..56fbdad7c 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -48,6 +48,7 @@ $map = array(
'i' => array(
array('t' => _t('Software updates'), 'l' => '/{L}/support/'), // /updates
array('t' => _t('Product lifecycle'), 'l' => '/{L}/support/'), // /lifecycle
+ array('t' => _t('Official Documentation'),'l' => 'http://doc.mageia.org'), // documentation
array('t' => _t('Community support'), 'l' => '/{L}/support'),
array('t' => _t('Professional support'), 'l' => 'https://wiki.mageia.org/en/Commercial_vendors'),
array('t' => _t('Compatible hardware'), 'l' => '/{L}/support/'), // /hardware
@@ -139,4 +140,4 @@ $sMap .= '</ul>';
-->
</div>
</body>
-</html> \ No newline at end of file
+</html>