diff options
| -rw-r--r-- | static/releases.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index ca2109c6..ee3c5d84 100644 --- a/static/releases.html +++ b/static/releases.html @@ -487,17 +487,16 @@ <p>Our official chat channels have migrated away from freenode IRC due to <a href="https://www.vice.com/en/article/m7ev8y/freenode-open-source-korea-crown-prince-takeover">a hostile takeover of the network</a>. As part of this, we migrated to new - Matrix rooms not tied to freenode and with an upgraded room version. The main - addresses for the new rooms are #grapheneos:grapheneos.org, - #offtopic:grapheneos.org and #testing:grapheneos.org. You can also join the - new #community:grapheneos.org space in a client like Element supporting - spaces. Web client links:</p> + Matrix rooms not tied to freenode and with an upgraded room version. The links + below will take you to the Element web client, which uses matrix.org as the + homeserver by default. However, you can use the client and homeserver of your + choice to join our rooms.</p> <ul> - <li><a href="https://app.element.io/#/room/%23grapheneos:grapheneos.org">Join the #grapheneos:grapheneos.org room with the Element web client</a></li> - <li><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">Join the #offtopic:grapheneos.org room with the Element web client</a></li> - <li><a href="https://app.element.io/#/room/%23testing:grapheneos.org">Join the #testing:grapheneos.org room with the Element web client</a></li> - <li><a href="https://app.element.io/#/room/%23community:grapheneos.org">Join the #community:grapheneos.org space with the Element web client</a></li> + <li><a href="https://app.element.io/#/room/%23grapheneos:grapheneos.org">#grapheneos:grapheneos.org</a> — Best place to request support, ask questions or get involved in the project</li> + <li><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a> — Discuss topics not strictly related to GrapheneOS</li> + <li><a href="https://app.element.io/#/room/%23testing:grapheneos.org">#testing:grapheneos.org</a> — Provide feedback on Beta channel releases</li> + <li><a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a> — Space containing the other official rooms</li> </ul> </article> |
