summaryrefslogtreecommitdiffstats
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 a59ef8835a6..4923572feee 100644
--- a/app/views/notification_mailer/follow.html.haml
+++ b/app/views/notification_mailer/follow.html.haml
@@ -17,7 +17,7 @@
%tbody
%tr
%td
- = image_tag full_pack_url('media/images/mailer/icon_person_add.png'), alt: ''
+ = image_tag full_pack_url('static/mailer/icon_person_add.png'), alt: ''
%h1= t 'notification_mailer.follow.title'
%p.lead= t('notification_mailer.follow.body', name: @account.pretty_acct)