diff --git a/help/self-hosted-billing.md b/help/self-hosted-billing.md index 5eb466f218..f3e21376d6 100644 --- a/help/self-hosted-billing.md +++ b/help/self-hosted-billing.md @@ -375,11 +375,11 @@ eligibility prior to setting up a server, contact You can always use a credit card to pay. If you would like to pay by invoice, you will need to sign up for an annual plan. -### How does automatic billing work? +### How does automatic license management work? {!automatic-billing.md!} -### How does manual billing work? +### How does manual license management work? {!manual-billing-intro.md!} diff --git a/help/zulip-cloud-billing.md b/help/zulip-cloud-billing.md index 2285734baf..77b3838617 100644 --- a/help/zulip-cloud-billing.md +++ b/help/zulip-cloud-billing.md @@ -144,11 +144,11 @@ tool. You can always use a credit card to pay. If you would like to pay by invoice, you will need to sign up for an annual plan. -### How does automatic billing work? +### How does automatic license management work? {!automatic-billing.md!} -### How does manual billing work? +### How does manual license management work? {!manual-billing-intro.md!} diff --git a/templates/corporate/billing/billing.html b/templates/corporate/billing/billing.html index a8eccd95ff..8fa819c28e 100644 --- a/templates/corporate/billing/billing.html +++ b/templates/corporate/billing/billing.html @@ -112,11 +112,11 @@
@@ -220,15 +220,15 @@ {% if not page_params.setup_payment_by_invoice %} You can also choose automatic license management instead. {% if is_self_hosting_management_page %} - See here for details. + See here for details. {% else %} - See here for details. + See here for details. {% endif %} {% else %} {% if is_self_hosting_management_page %} - See here for details. + See here for details. {% else %} - See here for details. + See here for details. {% endif %} {% endif %}