diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml index 09d84a3eb9f74de25faddbe9d235c9f6776baeb9..cf6c72a146614ea7d58ad737c89aa2de1b22f5aa 100644 --- a/app/views/layouts/notify.html.haml +++ b/app/views/layouts/notify.html.haml @@ -23,4 +23,4 @@ - if @project You're receiving this notification because you are a member of the #{link_to @project.name_with_namespace, project_url(@project)} project team. - if @target_url - #{link_to "View in GitLab", @target_url} + #{link_to "View on GitLab", @target_url}