summaryrefslogtreecommitdiff
path: root/app/views/projects/_settings_nav.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/_settings_nav.html.haml')
-rw-r--r--app/views/projects/_settings_nav.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_settings_nav.html.haml b/app/views/projects/_settings_nav.html.haml
index 1a18bb065ad..7fc3d44034f 100644
--- a/app/views/projects/_settings_nav.html.haml
+++ b/app/views/projects/_settings_nav.html.haml
@@ -1,6 +1,6 @@
%ul.project-settings-nav.sidebar-subnav
= nav_link(path: 'projects#edit') do
- = link_to edit_namespace_project_path(@project.namespace, @project), title: 'Project', class: "stat-tab tab " do
+ = link_to edit_project_path(@project), title: 'Project', class: "stat-tab tab " do
%i.fa.fa-pencil-square-o
%span
Project