diff options
Diffstat (limited to 'en/calendar/index.php')
-rw-r--r-- | en/calendar/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/calendar/index.php b/en/calendar/index.php index afefad5f5..fb4f366d2 100644 --- a/en/calendar/index.php +++ b/en/calendar/index.php @@ -87,7 +87,7 @@ foreach ($calendars as $c) { <p><?php _g('For any comment, addition, change to this calendar, feel free to contact us through:') ?></p> <ul> <li><?php _g('your <a href="https://wiki.mageia.org/en/">team</a> leader or representative,') ?></li> - <li><?php _g('<a href="irc://irc.freenode.net/#mageia-dev">#mageia-dev</a> on Freenode,') ?></li> + <li><?php _g('<a href="ircs://irc.libera.chat:6697/#mageia-dev">#mageia-dev</a> on Libera.Chat,') ?></li> <li><?php _g('<a href="mailto:mageia-contact@mageia.org">mageia-contact@mageia.org</a> in last resort.') ?></li> </ul> </div> |