fix typo in URL
This commit is contained in:
@@ -158,6 +158,10 @@ http {
|
||||
return 301 /install/web;
|
||||
}
|
||||
|
||||
location = /install-web {
|
||||
return 301 /install/web;
|
||||
}
|
||||
|
||||
location = /LICENSE {
|
||||
return 301 /LICENSE.txt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user