summaryrefslogtreecommitdiff
path: root/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'nginx')
-rw-r--r--nginx/nginx.conf2
1 files changed, 1 insertions, 1 deletions
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 {