Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/projects/trending.html.haml')
-rw-r--r--app/views/explore/projects/trending.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/projects/trending.html.haml b/app/views/explore/projects/trending.html.haml
index 5b28273d5dd..18bb1ac0ba4 100644
--- a/app/views/explore/projects/trending.html.haml
+++ b/app/views/explore/projects/trending.html.haml
@@ -8,4 +8,4 @@
= render @trending_projects
.center
- = link_to 'Show all projects', public_projects_path, class: 'btn btn-primary'
+ = link_to 'Show all projects', explore_projects_path, class: 'btn btn-primary'