From 53dc67f9b9e398aab0ebfcad8cbe442b5f7458f4 Mon Sep 17 00:00:00 2001 From: adam malantonio Date: Wed, 6 Nov 2019 13:46:58 -0500 Subject: [PATCH] use correct browse-collections link (#325) * point to browse_catalog_path in featured collections link --- app/views/spot/homepage/_featured_collections.html.erb | 4 ++-- config/locales/spot.en.yml | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/spot/homepage/_featured_collections.html.erb b/app/views/spot/homepage/_featured_collections.html.erb index 9c6746206..7d9a6a0c7 100644 --- a/app/views/spot/homepage/_featured_collections.html.erb +++ b/app/views/spot/homepage/_featured_collections.html.erb @@ -1,7 +1,7 @@ <% if presenter.featured_collections.present? %>