Merge branch 'link-to-trending-projects-instead-of-all' into 'master'

Link to trending projects instead of all

See merge request !1192
This commit is contained in:
Dmitriy Zaporozhets 2014-10-17 20:18:34 +00:00
commit c5360a588d

View file

@ -46,5 +46,5 @@
%br
Public projects are an easy way to allow everyone to have read-only access.
.link_holder
= link_to explore_projects_path, class: "btn btn-new" do
= link_to trending_explore_projects_path, class: "btn btn-new" do
Browse public projects »