diff options
| author | ph4n745m <59935455+ph4n745m@users.noreply.github.com> | 2020-04-01 11:44:52 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-01 05:57:52 -0400 |
| commit | 90080541c58d8c0462e9b7f8d50ec5dca213f8fc (patch) | |
| tree | 4d7d60f9600e39ebe9ee0362d1b017c7dbc4f8b0 | |
| parent | 9a5c093e0a52013ace348a3991041e4ff5eb1f81 (diff) | |
Change the main discussion platform to IRC/Matrix
| -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> |
