Updated help and support links in account menu

This commit is contained in:
Peter Zimon 2022-03-04 18:07:36 +01:00
parent 6e4229fb09
commit c41c72aeb4

View File

@ -54,13 +54,13 @@
{{#unless this.session.user.isContributor}}
<li class="divider" role="separator"></li>
<li role="presentation">
<a class="dropdown-item" role="menuitem" tabindex="-1" href="https://ghost.org/docs/" target="_blank" rel="noopener noreferrer">
Support center
<a class="dropdown-item" role="menuitem" tabindex="-1" href="https://ghost.org/help?utm_source=admin&utm_campaign=help" target="_blank" rel="noopener noreferrer">
Help center
</a>
</li>
<li role="presentation">
<a class="dropdown-item" role="menuitem" tabindex="-1" href="https://ghost.org/help/topic/setting-up/" target="_blank" rel="noopener noreferrer">
How to use Ghost
<a class="dropdown-item" role="menuitem" tabindex="-1" href="https://ghost.org/resources?utm_source=admin&utm_campaign=resources" target="_blank" rel="noopener noreferrer">
Resources & guides
</a>
</li>