about summary refs log tree commit diff
path: root/app/views/notification_mailer/follow.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notification_mailer/follow.text.erb')
-rw-r--r--app/views/notification_mailer/follow.text.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notification_mailer/follow.text.erb b/app/views/notification_mailer/follow.text.erb
index a13b6d7a9..4098e4846 100644
--- a/app/views/notification_mailer/follow.text.erb
+++ b/app/views/notification_mailer/follow.text.erb
@@ -2,4 +2,4 @@
 
 <%= @account.acct %> is now following you!
 
-<%= TagManager.instance.url_for(@account) %>
+<%= web_url("accounts/#{@account.id}") %>