diff --git a/nginx.conf b/nginx.conf index f6aa020..e58352b 100644 --- a/nginx.conf +++ b/nginx.conf @@ -60,7 +60,7 @@ http { } location /features { - return 302 https://vikunja.cloud/features; + return 302 https://vikunja.cloud/features?from=io; } location /survey {