From cb7d018b24ce61f1b0d4ef8d6c0d184b384bbbc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Mon, 14 Sep 2015 19:31:57 +0200 Subject: [PATCH] changes header main action link --- app/views/layouts/_header.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %>