diff --git a/app/views/interests/new.html.erb b/app/views/interests/new.html.erb index ab6b0c0e..daa613e7 100644 --- a/app/views/interests/new.html.erb +++ b/app/views/interests/new.html.erb @@ -13,7 +13,7 @@ <%= render( SectionComponent.new( title: 'Recently purchased', - link_text: "Discover #{Artist.listed.count} more artists", + link_text: "View All", link_path: artists_path) ) do %>