about summary refs log tree commit diff
path: root/app/views/notification_mailer/follow.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notification_mailer/follow.html.haml')
-rw-r--r--app/views/notification_mailer/follow.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notification_mailer/follow.html.haml b/app/views/notification_mailer/follow.html.haml
index a59ef8835..f250cbbd2 100644
--- a/app/views/notification_mailer/follow.html.haml
+++ b/app/views/notification_mailer/follow.html.haml
@@ -39,5 +39,5 @@
                             %tbody
                               %tr
                                 %td.button-primary
-                                  = link_to web_url("accounts/#{@account.id}") do
+                                  = link_to web_url("@#{@account.pretty_acct}") do
                                     %span= t 'application_mailer.view_profile'