forked from vikunja/website-old
Fix features redirect
This commit is contained in:
@ -60,7 +60,7 @@ http {
|
||||
}
|
||||
|
||||
location /features {
|
||||
return 302 https://vikunja.cloud/features;
|
||||
return 302 https://vikunja.cloud/features?from=io;
|
||||
}
|
||||
|
||||
location /survey {
|
||||
|
Reference in New Issue
Block a user