diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-08 17:22:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-08 17:23:30 -0400 |
| commit | ef4a753dac9e51b980a14a6d4f2ca08a8f28bb6c (patch) | |
| tree | 06216b3b8a3de09adf4dc953be58f28751debe8a | |
| parent | 4e36e3c6185b71243670f418ec4882f4bae74aba (diff) | |
simplify chat room migration text
| -rw-r--r-- | static/releases.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html index ab8b4a9d..af4bd39e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -481,15 +481,14 @@ <p><strong>Important news about the official GrapheneOS chat rooms:</strong></p> - <p>Our official chat channels are migrating away from freenode IRC due to + <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're migrating to new - Matrix rooms with an upgraded room version which are not bridged to the - freenode channels. 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 the Spaces Beta. Web client - links:</p> + 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> <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> |
