diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 0a6de9e6..a8cebfdb 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -281,7 +281,7 @@ http { } location = "/discord" { - return 302 https://discord.gg/GE6r8YYrnM; + return 302 https://discord.gg/grapheneos; } location = /404 {