diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-03 20:52:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-03 20:52:59 -0400 |
| commit | 7fc92e3021987b1f437da0dea52ed9d64e986dab (patch) | |
| tree | 422878d30088d669a033499d4c4e77c4294de3ef | |
| parent | 23455a187914d5ad080e12560b8a71876468c924 (diff) | |
mention testing room in the announcement too
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index e991ef1a..59589b41 100644 --- a/static/releases.html +++ b/static/releases.html @@ -485,13 +485,15 @@ 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 and #offtopic: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> + #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> <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> </ul> |
