diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 9188bf294..62bb45674 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -52,7 +52,7 @@

<%= t("layouts.header.open_city_title") %>

<%= t("layouts.header.open_city_slogan_html") %>

- <%= link_to t("layouts.header.see_all"), root_path, class: "button radius see-more warning" %> + <%= link_to t("layouts.header.see_all"), highlights_path, class: "button radius see-more warning" %> <%= link_to t("layouts.header.more_information"), "/more_information", class: "more-info" %>