summaryrefslogtreecommitdiff
path: root/app/views/notify/build_success_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/build_success_email.html.haml')
-rw-r--r--app/views/notify/build_success_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/build_success_email.html.haml b/app/views/notify/build_success_email.html.haml
index 8b004d34cca..5d247eb4cf2 100644
--- a/app/views/notify/build_success_email.html.haml
+++ b/app/views/notify/build_success_email.html.haml
@@ -4,7 +4,7 @@
%h3
Project:
- = link_to ci_project_url(@project) do
+ = link_to namespace_project_url(@project.namespace, @project) do
= @project.name
%p