diff --git a/nginx/nginx.conf b/nginx/nginx.conf index a8cebfdb..55a70d97 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -281,7 +281,7 @@ http { } location = "/discord" { - return 302 https://discord.gg/grapheneos; + return 302 https://discord.com/invite/grapheneos; } location = /404 { diff --git a/static/contact.html b/static/contact.html index 5b7b5995..0d9eb8cc 100644 --- a/static/contact.html +++ b/static/contact.html @@ -243,7 +243,7 @@ "https://cohost.org/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", - "https://discord.gg/grapheneos", + "https://discord.com/invite/grapheneos", "https://www.linkedin.com/company/grapheneos/", "https://www.facebook.com/GrapheneOS", "https://www.instagram.com/grapheneos/",