mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Fixed link to mentions feed
refs https://github.com/TryGhost/Team/issues/2481
This commit is contained in:
parent
368d110b1b
commit
f24a3d649f
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
|||
{{/if}}
|
||||
</div>
|
||||
<div class="gh-dashboard-list-footer">
|
||||
<LinkTo @route="posts" @query={{reset-query-params "posts"}}>View all mentions →</LinkTo>
|
||||
<LinkTo @route="mentions">View all mentions →</LinkTo>
|
||||
</div>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Reference in a new issue