diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-21 14:28:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-21 14:28:45 -0400 |
| commit | d358d4e14709eeaef44b8439b994ce1e2b173986 (patch) | |
| tree | 6a62d0293bb6a43c5e01ad8f7c649490674654f8 | |
| parent | f3120360409b8a9ee7c8d9267cde059c5dc4a8b8 (diff) | |
no longer need oftc fallback channel
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/contact.html b/static/contact.html index 5596b0ec..b2addc4c 100644 --- a/static/contact.html +++ b/static/contact.html @@ -50,9 +50,7 @@ <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 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> + Matrix and is available at #grapheneos:matrix.org for Matrix users.</p> <h2 id="reporting-issues"> Reporting issues <a href="#reporting-issues">ΒΆ</a> |
