mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Updated email card help link
no issues. - updated email card to point the help icon to its final page
This commit is contained in:
parent
08458f74a9
commit
ab8ef7f422
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
<div class="kg-card-help">
|
<div class="kg-card-help">
|
||||||
<p>
|
<p>
|
||||||
<span>Only visible when delivered by email, this card will not be published on your site.</span>
|
<span>Only visible when delivered by email, this card will not be published on your site.</span>
|
||||||
<a href="https://docs.ghost.org" class="dib lh-zero v-mid kg-card-help-icon-link" target="_blank" rel="noreferer nopener">{{svg-jar "help" class="stroke-midgrey"}}</a>
|
<a href="https://ghost.org/docs/members/email-card/" class="dib lh-zero v-mid kg-card-help-icon-link" target="_blank" rel="noreferer nopener">{{svg-jar "help" class="stroke-midgrey"}}</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{{else}}
|
{{else}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue