diff --git a/conf.d/shore.co.il.conf b/conf.d/shore.co.il.conf index 23853e904c90667ab395a4544391e2b93158d099..293ca44f829e102e45b18338066d3f591711fdb0 100644 --- a/conf.d/shore.co.il.conf +++ b/conf.d/shore.co.il.conf @@ -10,7 +10,7 @@ server { include snippets/www-acme-challenge.conf; include snippets/redirect-www.conf; - location = / { return 301 https://$host/blog/; } + location = / { return 301 https://www.shore.co.il/blog/; } } server {