diff --git a/nginx.conf b/nginx.conf index 4999c3d..5920afb 100644 --- a/nginx.conf +++ b/nginx.conf @@ -21,7 +21,7 @@ server { return 301 https://directus.swablab.de/admin/content/tasks_general; } location /discord { - return 301 https://discord.gg/sZbmJdGkMQ; + return 301 https://discord.gg/A4grfc5Vzm; } location / {