diff --git a/app/views/explore/projects/trending.html.haml b/app/views/explore/projects/trending.html.haml index 5ae2653fede..5e24df76a63 100644 --- a/app/views/explore/projects/trending.html.haml +++ b/app/views/explore/projects/trending.html.haml @@ -13,6 +13,3 @@ .public-projects %ul.bordered-list = render @trending_projects - - .center.append-bottom-20 - = link_to 'Show all projects', explore_projects_path, class: 'btn btn-primary'