diff options
| -rw-r--r-- | static/contact.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/contact.html b/static/contact.html index ceb42f7b..da0a9696 100644 --- a/static/contact.html +++ b/static/contact.html @@ -54,10 +54,10 @@ <h2 id="community"> <a href="#community">Community</a> </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 official IRC channel is #grapheneos on irc.freenode.net. The channel is bridged - to Matrix and is available at #grapheneos:matrix.org for Matrix users.</p> + <p>The main chat room currently used to discuss the project is the official + IRC channel #grapheneos on irc.freenode.net. The channel is bridged to + Matrix and is available at #grapheneos:matrix.org for Matrix users.</p> + <p>The official subreddit is <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS</a>.</p> <h2 id="reporting-issues"> <a href="#reporting-issues">Reporting issues</a> </h2> |
