add another FAQ redirect
This commit is contained in:
parent
f76e1ff284
commit
0e2e39ad52
@ -189,6 +189,10 @@ http {
|
||||
return 301 /faq;
|
||||
}
|
||||
|
||||
location = /FAQ {
|
||||
return 301 /faq;
|
||||
}
|
||||
|
||||
# mangled backlinks to /usage#updates
|
||||
location = /updates {
|
||||
return 301 /usage#updates;
|
||||
|
Loading…
x
Reference in New Issue
Block a user