diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-21 04:08:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-21 04:08:22 -0400 |
| commit | f3120360409b8a9ee7c8d9267cde059c5dc4a8b8 (patch) | |
| tree | 49994204025aa545cda3ece91ff3aa56e9b63bfa /static/contact.html | |
| parent | 7421ee5043c63e2d2d4fd9049639702213813554 (diff) | |
list the bridged Matrix channel too
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index f3b882a9..5596b0ec 100644 --- a/static/contact.html +++ b/static/contact.html @@ -49,8 +49,10 @@ </h2> <p>The main forum currently used to discuss the project is the official <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS subreddit</a> on Reddit.</p> - <p>The main IRC channel is #grapheneos on irc.freenode.net. The #grapheneos channel on - irc.oftc.net is an alternate channel acting as a backup for when freenode is down.</p> + <p>The main IRC channel is #grapheneos on irc.freenode.net. The channel is bridged to + Matrix and is available at #grapheneos:matrix.org for Matrix users. The #grapheneos + channel on irc.oftc.net is an alternate channel acting as a backup for when freenode + is down.</p> <h2 id="reporting-issues"> Reporting issues <a href="#reporting-issues">ΒΆ</a> |
