Updated Tiers help links

This commit is contained in:
Peter Zimon 2021-09-13 14:26:00 +02:00
parent b2bbaf153d
commit df56a25d6d
3 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,6 @@
<div class="modal-body">
<p>You're about to enable a feature that's not fully finished yet, and <strong>once it's turned on there's no way back</strong>. Are you sure?</p>
<p><a href="https://ghost.org/help/topic/members" target="_blank">Learn more about early access features</a></p>
</div>
<div class="modal-footer">

View File

@ -4,7 +4,7 @@
<a class="close" href="" role="button" title="Close" {{action "closeModal"}}>{{svg-jar "close"}}<span class="hidden">Close</span></a>
<div class="modal-body">
<p>Tiers for paid memberships is currently in an early access beta. Once enabled, it cannot be switched off. <a href="https://ghost.org/help/topic/members" target="_blank">Learn more here</a></p>
<p>Tiers for paid memberships is currently in an early access beta. Once enabled, it cannot be switched off. <a href="http://ghost.org/help/tiers" target="_blank">Learn more here</a></p>
</div>
<div class="modal-footer">

View File

@ -88,7 +88,7 @@
<div>
<h4 class="gh-expandable-title">Tiers</h4>
<p class="gh-expandable-description">
Add additional tiers to your paid memberships (e.g. Bronze, Silver, Gold). <a href="https://ghost.org/help/topic/members" target="_blank">Learn more here</a>
Add additional tiers to your paid memberships (e.g. Bronze, Silver, Gold). <a href="http://ghost.org/help/tiers" target="_blank">Learn more here</a>
</p>
</div>
{{#if (feature "multipleProducts")}}