summaryrefslogtreecommitdiff
path: root/app/views/notify/new_ssh_key_email.text.erb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-24 19:24:27 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-24 19:24:27 +0300
commit15f62fcc27235b3c8012c80f0517ecf5c27aa205 (patch)
tree5028208fe942960fbe02e3f87d14a9cae3b7e0c2 /app/views/notify/new_ssh_key_email.text.erb
parentafc9d548198ac2b405fbf3a268cdc0c2ffd35995 (diff)
downloadgitlab-ce-15f62fcc27235b3c8012c80f0517ecf5c27aa205.tar.gz
Fix profile emails with new key route
Diffstat (limited to 'app/views/notify/new_ssh_key_email.text.erb')
-rw-r--r--app/views/notify/new_ssh_key_email.text.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/new_ssh_key_email.text.erb b/app/views/notify/new_ssh_key_email.text.erb
index 2b1f8a06858..5f0080c2b76 100644
--- a/app/views/notify/new_ssh_key_email.text.erb
+++ b/app/views/notify/new_ssh_key_email.text.erb
@@ -4,4 +4,4 @@ A new public key was added to your account:
title.................. <%= @key.title %>
-If this key was added in error, you can remove it here: <%= keys_url %>
+If this key was added in error, you can remove it here: <%= profile_keys_url %>