We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 853fdf9 + a1ea049 commit eb54df1Copy full SHA for eb54df1
config/nginx.conf.erb
@@ -460,7 +460,7 @@ http {
460
location /sendai03 {
461
include force_https.conf;
462
include github_pages.conf;
463
- proxy_redirect https://sendairb.github.io/sendairk03 $map_request_proto://$http_host/sendai03;
+ proxy_redirect https://sendairb.github.io/sendai03 $map_request_proto://$http_host/sendai03;
464
proxy_pass https://sendairb.github.io;
465
}
466
0 commit comments