diff options
author | Damien Lallement <dams@mageia.org> | 2012-07-12 15:21:48 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2012-07-12 15:21:48 +0000 |
commit | 597540fa6e517f2a1fff7580c6da407b7aa9631c (patch) | |
tree | 2a45c64e5a58c0f3f7f2b156eed0a2bb87421ec6 | |
parent | 55e8f1d9a579fa0dcb3e38f7d04ff48f30bc94ec (diff) | |
download | www-597540fa6e517f2a1fff7580c6da407b7aa9631c.tar www-597540fa6e517f2a1fff7580c6da407b7aa9631c.tar.gz www-597540fa6e517f2a1fff7580c6da407b7aa9631c.tar.bz2 www-597540fa6e517f2a1fff7580c6da407b7aa9631c.tar.xz www-597540fa6e517f2a1fff7580c6da407b7aa9631c.zip |
revert previous grenoya commit
-rw-r--r-- | en/support/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php index cfc1f748b..b833a83ac 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -60,7 +60,6 @@ _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'); |