Skip to content

Commit 662492e

Browse files
committed
Fixed broken links to old URLs
1 parent c9eb160 commit 662492e

File tree

13 files changed

+16
-16
lines changed

13 files changed

+16
-16
lines changed

src/content/docs/argo-smart-routing/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ To enable [Argo Smart Routing](https://dash.cloudflare.com/?to=/:account/:zone/t
2020
3. For **Argo Smart Routing**, switch the toggle to **On**.
2121
4. Provide your billing information.
2222

23-
- If you do not have a [billing profile](/fundamentals/subscriptions-and-billing/create-billing-profile/), enter your billing information.
23+
- If you do not have a [billing profile](/billing/create-billing-profile/), enter your billing information.
2424

2525
- If you have a billing profile, confirm your billing information.
2626

2727
</TabItem> <TabItem label="API">
2828

2929
To enable or disable Argo Smart Routing with the API, send a [`PATCH`](/api/resources/argo/subresources/smart_routing/methods/edit/) request with the `value` parameter set to your desired setting (`"on"` or `"off"`).
3030

31-
You will need to already have a [billing profile](/fundamentals/subscriptions-and-billing/create-billing-profile/) on your account to enable Argo Smart Routing.
31+
You will need to already have a [billing profile](/billing/create-billing-profile/) on your account to enable Argo Smart Routing.
3232

3333
</TabItem> </Tabs>
3434

src/content/docs/billing/billing-policy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Cloudflare plans and add-on services are billed every 30 days for each domain in
1212
Cloudflare also collects sales tax as governed by local laws. Sales taxes are computed based on the nine (9) digit postal code of either the shipping or billing address on file for your Cloudflare account where applicable.
1313

1414
:::note
15-
If you are a US-based customer, you can [file for sales tax exemption](/billing/sales-tax//#filing-for-us-sales-tax-exemption/).
15+
If you are a US-based customer, you can [file for sales tax exemption](/billing/sales-tax/#filing-for-us-sales-tax-exemption/).
1616
:::
1717

1818
Cloudflare issues a separate invoice for plans and subscriptions (or add-on services) for every domain added to a Cloudflare account.
@@ -105,5 +105,5 @@ For assistance, visit our [Support Portal](https://support.cloudflare.com/hc/en-
105105
## Related resources
106106

107107
* [Cloudflare Self-Serve Subscription Agreement](https://www.cloudflare.com/terms/)
108-
* [Understanding Cloudflare Invoices](/fundamentals/subscriptions-and-billing/understand-invoices/)
108+
* [Understanding Cloudflare Invoices](/billing/invoices/)
109109
* [Understanding Cloudflare sales tax](/billing/sales-tax/)

src/content/docs/billing/update-billing-info.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
To avoid potential disruptions in your Cloudflare services, make sure your billing information is current and accurate.
99

10-
If Cloudflare is unable to process your payment, review [Troubleshooting failed payments](/fundamentals/subscriptions-and-billing/troubleshooting-failed-payments/).
10+
If Cloudflare is unable to process your payment, review [Troubleshooting failed payments](/billing/troubleshoot-failed-payments/).
1111

1212
## Update payment methods
1313

src/content/docs/fundamentals/setup/accounts-and-zones.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Several account-level products - such as [Workers](/workers/), [Pages](/pages/),
5252

5353
After you [log in](https://dash.cloudflare.com) and select an account - but before you select a zone - the sidebar will list account-level products.
5454

55-
Accounts also have their own settings, including [account billing profiles](/fundamentals/subscriptions-and-billing/create-billing-profile/), [account members](/fundamentals/setup/manage-members/), [lists](/waf/tools/lists/), and more.
55+
Accounts also have their own settings, including [account billing profiles](/billing/create-billing-profile/), [account members](/fundamentals/setup/manage-members/), [lists](/waf/tools/lists/), and more.
5656

5757
### Navigation
5858

src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ head:
77

88
---
99

10-
Consider the following sections on how you can remove domains from Cloudflare. Removing your domain cancels all active subscriptions, which will not be refunded per our [billing policy](/support/account-management-billing/cloudflare-billing-policy/). If you add this domain back to Cloudflare later, you will need to re-purchase all subscriptions. Removing your domain from Cloudflare does not change your domain registration.
10+
Consider the following sections on how you can remove domains from Cloudflare. Removing your domain cancels all active subscriptions, which will not be refunded per our [billing policy](/billing/billing-policy/). If you add this domain back to Cloudflare later, you will need to re-purchase all subscriptions. Removing your domain from Cloudflare does not change your domain registration.
1111

1212
## Before removing your domain
1313

src/content/docs/fundamentals/setup/manage-members/roles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Account-scoped roles apply across an entire Cloudflare account, and through all
2424
| API Gateway Read | Grants read access to [API Gateway (including API Shield)](/api-shield/) for all domains in an account. |
2525
| Audit Logs Viewer | Can view [Audit Logs](/fundamentals/setup/account/account-security/review-audit-logs/). |
2626
| Bot Management (Account-wide) | Can edit [Bot Management](/bots/plans/bm-subscription/) (including [Super Bot Fight Mode](/bots/get-started/super-bot-fight-mode/)) configurations for all domains in account. |
27-
| Billing | Can edit the account's [billing profile](/fundamentals/subscriptions-and-billing/create-billing-profile/) and subscriptions |
27+
| Billing | Can edit the account's [billing profile](/billing/create-billing-profile/) and subscriptions |
2828
| Cloudflare Access | Can edit [Cloudflare Access](/cloudflare-one/policies/access/) and [Cloudflare Tunnel](/cloudflare-one/connections/connect-networks/). |
2929
| Cache Purge | Can purge the edge cache and allows the reading of zone settings. |
3030
| Cloudflare DEX | Can edit [Cloudflare DEX](/cloudflare-one/insights/dex/). |

src/content/docs/fundamentals/subscriptions-and-billing/change-plan.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Occasionally, you may want to upgrade or downgrade the plan associated with a sp
1111

1212
Only Super Administrators can manage changes to domain plans.
1313

14-
If you decide to downgrade or remove a domain, Cloudflare does not issue refunds. Refer to our [billing policy](/support/account-management-billing/cloudflare-billing-policy/) for more information.
14+
If you decide to downgrade or remove a domain, Cloudflare does not issue refunds. Refer to our [billing policy](/billing/billing-policy/) for more information.
1515

1616
Upgrades are processed immediately, but downgrades are not processed until the end of the billing period. You will not be able to upgrade if you have an unpaid invoice. When downgrading, you are allowed to continue using the higher plans' products until the new billing period begins.
1717

src/content/docs/fundamentals/subscriptions-and-billing/delete-account.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Before Cloudflare can cancel your account and delete your personal information,
3030

3131
* If you are using a Cloudflare [CNAME setup](/dns/zone-setups/partial-setup/), [update your DNS records](/dns/manage-dns-records/how-to/create-dns-records/#edit-dns-records) at your DNS provider to point to your website IPs or hostnames instead of Cloudflare.
3232

33-
* [Delete payment information](/fundamentals/subscriptions-and-billing/update-billing-info/#delete-your-current-payment-method)
33+
* [Delete payment information](/billing/update-billing-info/#delete-your-current-payment-method)
3434

35-
* (*Optional*) [Download a copy of your invoices](/fundamentals/subscriptions-and-billing/understand-invoices/#download-invoice). Once deleted, the invoices will no longer be accessible and cannot be re-sent to you.
35+
* (*Optional*) [Download a copy of your invoices](/billing/invoices/#download-invoice). Once deleted, the invoices will no longer be accessible and cannot be re-sent to you.
3636

3737
## Delete your Cloudflare account
3838

src/content/docs/load-balancing/get-started/enable-load-balancing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: Learn how to enable load balancing.
1212

1313
import { Render } from "~/components"
1414

15-
Load balancing is an add-on for your account, meaning your account needs a [billing profile](/fundamentals/subscriptions-and-billing/create-billing-profile/).
15+
Load balancing is an add-on for your account, meaning your account needs a [billing profile](/billing/create-billing-profile/).
1616

1717
To enable [Load Balancing](https://dash.cloudflare.com/?to=/:account/:zone/traffic/load-balancing):
1818

src/content/docs/r2/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ If a user writes 100,000 files with an average size of 100 KB object and reads 1
144144

145145
## Cloudflare billing policy
146146

147-
To learn more about how usage is billed, refer to [Cloudflare Billing Policy](/support/account-management-billing/cloudflare-billing-policy/).
147+
To learn more about how usage is billed, refer to [Cloudflare Billing Policy](/billing/billing-policy/).
148148

149149
## Frequently asked questions
150150

0 commit comments

Comments
 (0)