#2486: Fix the syntax and move Matrix together with IRC

This commit is contained in:
Jyri-Petteri Paloposki 2020-09-23 13:12:18 +03:00
parent e474ee564a
commit 9b27b08856
2 changed files with 2 additions and 3 deletions

View file

@ -26,7 +26,7 @@ Enjoy being productive!
* Original developer: bsag (http://www.rousette.org.uk/)
* Principal maintainer: [Jyri-Petteri ”ZeiP” Paloposki](https://github.com/ZeiP)
(sponsored by Ardcoras oy, https://www.ardcoras.fi/).
(sponsored by [Ardcoras oy](https://www.ardcoras.fi/), also available for paid consulting)
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
If you are thinking about contributing towards the development of Tracks,

View file

@ -8,6 +8,5 @@
<ul>
<li><a href="http://groups.google.com/group/TracksApp">Mailing list</a></li>
<li><a href="https://webchat.freenode.net/#Tracks">IRC channel #Tracks@FreeNode</li>
<li><a href="https://matrix.to/#/#tracks:matrix.org">Matrix chat</a> (bridged to the IRC channel)</li>
<li><a href="https://webchat.freenode.net/#Tracks">IRC channel #Tracks@FreeNode</a> (also available in <a href="https://matrix.to/#/#tracks:matrix.org">Matrix</a>)</li>
</ul>