diff options
author | Claire Revillet <grenoya@mageia.org> | 2012-07-12 14:57:37 +0000 |
---|---|---|
committer | Claire Revillet <grenoya@mageia.org> | 2012-07-12 14:57:37 +0000 |
commit | 55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec (patch) | |
tree | 7548fea98f32ea08e90556c53ed6ab71592ba0d7 /en/support | |
parent | 01cde55f8b64dcc56760ae12e75d082ec0c46ea5 (diff) | |
download | www-55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec.tar www-55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec.tar.gz www-55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec.tar.bz2 www-55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec.tar.xz www-55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec.zip |
- add link to doc.mageia.org for the en pages
Diffstat (limited to 'en/support')
-rw-r--r-- | en/support/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/support/index.php b/en/support/index.php index b833a83ac..cfc1f748b 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -60,6 +60,7 @@ _lang_load($locale, 'support'); echo '<ul class="hl">'; _h('<a href="http://forums.mageia.org/en/">Community support forums</a> in English – see <a href="https://forums.mageia.org/en/viewforum.php?f=20">other Mageia community forums</a> for support in your language;', null, 'li'); _h('IRC channels where you can discuss live with other Mageia users and contributors: <a href="irc://irc.freenode.net/#mageia" hreflang="en">#mageia</a> or other localized <a href="https://wiki.mageia.org/en/IRC#channels_in_other_languages">channels</a>;', null, 'li'); + _h('the official <a href="https://doc.mageia.org">documentation</a> (translated in different languages);', null, 'li'); _h('our <a href="https://wiki.mageia.org/en/">Wiki</a> (still rough at the time, we are working on it!);', null, 'li'); _h('our <a href="http://www.mageia.org/mailman/" hreflang="en">mailing-lists</a>;', null, 'li'); _h('local events: follow our <a href="http://blog.mageia.org/en/">blog</a> and <a href="http://www.mageia.org/en/calendar/">calendar</a>.', null, 'li'); |