fix redirect to eSIM support
This commit is contained in:
@@ -271,10 +271,6 @@ http {
|
||||
return 301 /faq#default-connections;
|
||||
}
|
||||
|
||||
location = /usage#sandboxed-google-play-esim {
|
||||
return 301 /usage#esim-support;
|
||||
}
|
||||
|
||||
# redirect away from the old SVG favicon location
|
||||
location = /mask-icon.svg {
|
||||
return 301 /favicon.svg;
|
||||
|
||||
Reference in New Issue
Block a user