Fixed post-edit user revisions link.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
<li>
|
||||
<a
|
||||
:href="`/user/${user.username}/revisions`"
|
||||
:href="`/user/${user.username}/revisions/actors`"
|
||||
class="link"
|
||||
>Go to user revisions</a>
|
||||
</li>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
<li>
|
||||
<a
|
||||
:href="`/user/${user.username}/revisions`"
|
||||
:href="`/user/${user.username}/revisions/scenes`"
|
||||
class="link"
|
||||
>Go to user revisions</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user