replace app.element.io links with matrix.to links

This commit is contained in:
Daniel Micay 2023-12-09 22:58:44 -05:00
parent aaa7b3e483
commit af13482cb8

View File

@ -74,7 +74,7 @@
<p>Telegram group: <a href="https://t.me/GrapheneOS">https://t.me/GrapheneOS</a>.</p>
<p>You can join the GrapheneOS Matrix space at
<a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a>
<a href="https://matrix.to/#/%23community:grapheneos.org">#community:grapheneos.org</a>
and can manually join each of the chat rooms from there.</p>
<p>The following 7 chat rooms are available across each platform, with the
@ -82,31 +82,31 @@
<table>
<tr>
<td><a href="https://app.element.io/#/room/%23general:grapheneos.org">#general:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23general:grapheneos.org">#general:grapheneos.org</a></td>
<td>Best place to request support, ask questions or get involved in the project</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a></td>
<td>Discuss topics not strictly related to GrapheneOS</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23dev:grapheneos.org">#dev:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23dev:grapheneos.org">#dev:grapheneos.org</a></td>
<td>Discuss GrapheneOS app and OS development</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23testing:grapheneos.org">#testing:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23testing:grapheneos.org">#testing:grapheneos.org</a></td>
<td>Provide feedback on Alpha and Beta channel app and OS releases</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23releases:grapheneos.org">#releases:grapheneos.org</a></td>
<td>Release announcements</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23infra:grapheneos.org">#infra:grapheneos.org</a></td>
<td>Infrastructure monitoring and discussion</td>
</tr>
<tr>
<td><a href="https://app.element.io/#/room/%23media:grapheneos.org">#media:grapheneos.org</a></td>
<td><a href="https://matrix.to/#/%23media:grapheneos.org">#media:grapheneos.org</a></td>
<td>Discuss GrapheneOS in news articles and other media coverage</td>
</tr>
</table>