diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-22 20:40:31 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-22 20:40:31 -0500 |
| commit | e5dfae2d3843271fdf36d0909efe317ca0f50cdc (patch) | |
| tree | 4fde2e309987aee95c9eb72c52b0130dc919537e | |
| parent | 82a514a5e3e3fb150d0ee0d7584a4246728ef0ec (diff) | |
replace discord invite link with redirect
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 779f2231..54392145 100644 --- a/static/contact.html +++ b/static/contact.html @@ -69,7 +69,7 @@ Material) posted by the malicious groups frequently raiding our Matrix chat rooms.</p> - <p>Discord invite link: <a href="https://discord.gg/GE6r8YYrnM">https://discord.gg/GE6r8YYrnM</a>.</p> + <p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p> <p>The links below will take you to the Element web client, which uses matrix.org as the homeserver by default. However, you can use the client and homeserver of your |
