Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notifier/liked.html.haml')
-rw-r--r--app/views/notifier/liked.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notifier/liked.html.haml b/app/views/notifier/liked.html.haml
index ca9300b72..ae853a4db 100644
--- a/app/views/notifier/liked.html.haml
+++ b/app/views/notifier/liked.html.haml
@@ -8,7 +8,7 @@
%p
%br
- = link_to t('.sign_in'), status_message_url(@like.post)
+ = link_to t('.sign_in'), post_url(@like.post)
%br
= t('notifier.love')