diff --git a/services/web/app/views/subscriptions/plans/_plans_faq_tabs.pug b/services/web/app/views/subscriptions/plans/_plans_faq_tabs.pug index 803366870c..bfabd09b14 100644 --- a/services/web/app/views/subscriptions/plans/_plans_faq_tabs.pug +++ b/services/web/app/views/subscriptions/plans/_plans_faq_tabs.pug @@ -8,7 +8,7 @@ mixin managingYourSubscription() .collapse(id="managingYourSubscriptionQ1") .custom-accordion-body span Yes, you can do this at any time by going to - strong Account>Subscription + strong Account > Subscription span when logged in to Overleaf. You can change plans, switch between monthly and annual billing options, or cancel to downgrade to the free plan. When canceling, your subscription will continue until the end of the billing period. .custom-accordion-item button.custom-accordion-header.collapsed(type="button" data-toggle="collapse" data-target="#managingYourSubscriptionQ2" aria-expanded="false" aria-controls="managingYourSubscriptionQ2") @@ -33,7 +33,7 @@ mixin managingYourSubscription() i.material-symbols.material-symbols-outlined(aria-hidden="true") keyboard_arrow_down .collapse(id="managingYourSubscriptionQ4") .custom-accordion-body - | You can view and update the card on file by going to Account> + | You can view and update the card on file by going to Account > a.inline-green-link( target="_blank" href="/user/subscription" @@ -58,7 +58,7 @@ mixin overleafIndividualPlans() .collapse(id="overleafIndividualPlansQ1") .custom-accordion-body span You get full access to your chosen plan during your 7-day free trial, and there’s no obligation to continue beyond the trial. Your card will be charged at the end of your trial unless you cancel before then. To cancel, go to - strong Account> + strong Account > a.inline-green-link( target="_blank" href="/user/subscription" @@ -184,7 +184,7 @@ mixin overleafGroupPlans() event-segmentation={ button: 'contact', location: 'faq' } ) span subscription management page - | accessed by going to Account> + | accessed by going to Account > a.inline-green-link( target="_blank" href="/user/subscription"