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