summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-10-17 16:27:44 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-10-17 16:27:44 +0200
commit6cff68fb30ef63af127a27293688e4fc40a9cef9 (patch)
treeb23ffc0d8a16f2081e672bdc5254341de0fa7b7d
parent5a4a1a2fa44630d00f7029ae0bb11d614147af23 (diff)
downloadgitlab-ce-6cff68fb30ef63af127a27293688e4fc40a9cef9.tar.gz
Link to trending public projects so more relevant projects are shown to new users.
-rw-r--r--app/views/dashboard/_zero_authorized_projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/_zero_authorized_projects.html.haml b/app/views/dashboard/_zero_authorized_projects.html.haml
index 711e607f0bc..5d133cd8285 100644
--- a/app/views/dashboard/_zero_authorized_projects.html.haml
+++ b/app/views/dashboard/_zero_authorized_projects.html.haml
@@ -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 ยป