fix invalid link on /@/<user> to followers details

This commit is contained in:
Trinity Pointard 2018-05-20 18:15:26 +02:00
parent 045e885821
commit c214ca2942
No known key found for this signature in database
GPG Key ID: 5D3C26FEC6941AE5

View File

@ -24,7 +24,7 @@
</div>
<div>
<a href="followers">{{ n_followers }} follower{{ n_followers | pluralize }}</a>
<a href="{{ user.username }}/followers">{{ n_followers }} follower{{ n_followers | pluralize }}</a>
</div>
<div>