summaryrefslogtreecommitdiffstats
path: root/templates/activities/_post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/_post.html')
-rw-r--r--templates/activities/_post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/activities/_post.html b/templates/activities/_post.html
index a5e637f..38022a7 100644
--- a/templates/activities/_post.html
+++ b/templates/activities/_post.html
@@ -9,7 +9,7 @@
{% endif %}
<time>
- <a href="{{ post.urls.view }}">
+ <a href="{{ post.url }}">
{% if post.authored %}
{{ post.authored | timedeltashort }}
{% else %}