mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Move from Freenode to Libera due to channel takeover
This commit is contained in:
parent
09b408b314
commit
df4e317e43
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
* Hosted services: https://github.com/TracksApp/tracks/wiki/Hosted-Tracks
|
||||
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
|
||||
* Mailing list: http://groups.google.com/group/TracksApp
|
||||
* IRC channel: #tracks on Freenode, available also on [Matrix](https://matrix.to/#/#tracks:matrix.org)
|
||||
* IRC channel: #tracks on Libera, available also on [Matrix](https://matrix.to/#/#tracks:matrix.org)
|
||||
* License: See COPYING
|
||||
|
||||
Full instructions for both new installations and upgrades from older installations
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="http://groups.google.com/group/TracksApp"><%= t('help.mailing_list_link_text') %></a></li>
|
||||
<li><%= raw t('help.irc_bullet', :irc_link => '<a href="https://webchat.freenode.net/#Tracks">' + t('help.irc_link_text') + '</a>', :matrix_link => '<a href="https://matrix.to/#/#tracks:matrix.org">' + t('help.matrix_link_text') + '</a>') %></li>
|
||||
<li><%= raw t('help.irc_bullet', :irc_link => '<a href="https://web.libera.chat/#Tracks">' + t('help.irc_link_text') + '</a>', :matrix_link => '<a href="https://matrix.to/#/#tracks:matrix.org">' + t('help.matrix_link_text') + '</a>') %></li>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -472,7 +472,7 @@ en:
|
|||
contribute_link_text: project website
|
||||
mailing_list_link_text: Mailing list
|
||||
irc_bullet: '%{irc_link} (also available in %{matrix_link})'
|
||||
irc_link_text: 'IRC channel #Tracks@FreeNode'
|
||||
irc_link_text: 'IRC channel #Tracks@Libera'
|
||||
matrix_link_text: Matrix
|
||||
layouts:
|
||||
mobile_navigation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue