diff --git a/nginx.conf b/nginx.conf index 704bb49..f6aa020 100644 --- a/nginx.conf +++ b/nginx.conf @@ -59,8 +59,8 @@ http { index index.html index.htm; } - location /features(.*) { - return 302 https://forms.reform.app/oSTwrh/vikunja-feedback; + location /features { + return 302 https://vikunja.cloud/features; } location /survey {