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