Skip to content

Commit 9f5492d

Browse files
ngayeriepedrosousa
andauthored
[Support] Moving some pages to different paths (#21283)
* Rename src/content/docs/support/about-cloudflare/enterprise-documentation/customer-incident-management-policy.mdx to src/content/docs/support/customer-incident-management-policy.mdx moving incident management policy up to top level * Rename src/content/docs/support/troubleshooting/disruptive-maintenance/index.mdx to src/content/docs/support/disruptive-maintenance.mdx rename and move Disruptive Maintenance to top level * Update __redirects * Delete src/content/docs/support/about-cloudflare/enterprise-documentation/index.mdx * Rename src/content/docs/support/about-cloudflare/cloudflare-status.mdx to src/content/docs/support/cloudflare-status.mdx moving Cloudflare Status to top * Delete src/content/docs/support/about-cloudflare/index.mdx * Update __redirects * Rename src/content/docs/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy.mdx to src/content/docs/support/account-management-billing/cloudflare-billing-policy.mdx moving billing policy one level up * Rename src/content/docs/support/account-management-billing/billing-cloudflare-plans/understanding-cloudflare-sales-tax.mdx to src/content/docs/support/account-management-billing/understanding-cloudflare-sales-tax.mdx moving one level up * Delete src/content/docs/support/account-management-billing/billing-cloudflare-plans/index.mdx * Update __redirects * Rename src/content/docs/support/partners/reduce-data-transfer-egress-costs-between-azure-and-cloudflare.mdx to src/content/docs/support/third-party-software/others/reduce-data-transfer-egress-costs-between-azure-and-cloudflare.mdx moving to 3rd party > others * Update __redirects * Update pricing.mdx * Update cloudflare-status.mdx * Update disruptive-maintenance.mdx * Update available-rss-feeds.mdx * Update change-plan.mdx * Update troubleshooting-failed-payments.mdx * Update cloudflare-billing-policy.mdx * Update deprecations.mdx * Update remove-domain.mdx * Update billing-and-subscription.mdx * Update __redirects * Update __redirects * Update __redirects * Remove empty sections and add redirects --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 82fca7a commit 9f5492d

File tree

19 files changed

+26
-80
lines changed

19 files changed

+26
-80
lines changed

public/__redirects

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,8 +1153,8 @@
11531153
/support/third-party-software/others/using-kubernetes-on-gke-and-aws-with-cloudflare-load-balancer/ /load-balancing/additional-options/ 301
11541154
/support/troubleshooting/general-troubleshooting/contacting-cloudflare-support/ /support/contacting-cloudflare-support/ 301
11551155
/support/troubleshooting/performance/http2-and-enhanced-http2-prioritization-options-may-affect-content-loading-on-iossafari-devices/ /speed/optimization/protocol/troubleshooting/enhanced-http2-prioritization-ios-safari/ 301
1156-
/support/troubleshooting/planned-maintenance/ /support/troubleshooting/disruptive-maintenance/ 301
1157-
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/troubleshooting/disruptive-maintenance/ 301
1156+
/support/troubleshooting/planned-maintenance/ /support/disruptive-maintenance/ 301
1157+
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/disruptive-maintenance/ 301
11581158
/support/page-rules/ /rules/page-rules/ 301
11591159
/support/page-rules/configuring-url-forwarding-or-redirects-with-page-rules/ /rules/page-rules/how-to/url-forwarding/ 301
11601160
/support/page-rules/how-do-i-include-or-exclude-a-specific-url-from-cloudflares-page-rules/ /rules/page-rules/reference/wildcard-matching/ 301
@@ -1201,6 +1201,17 @@
12011201
/support/more-dashboard-apps/cloudflare-apps/removing-cloudflare-apps/ /workers/ 301
12021202
/support/troubleshooting/http-status-codes/http-status-codes/ /support/troubleshooting/http-status-codes/ 301
12031203
/support/troubleshooting/cloudflare-errors/troubleshooting-other-errors/ /speed/optimization/protocol/http2/#err_http2_protocol_error 301
1204+
/support/troubleshooting/disruptive-maintenance/ /support/disruptive-maintenance/ 301
1205+
/support/about-cloudflare/ /support/ 301
1206+
/support/about-cloudflare/enterprise-documentation/ /support/ 301
1207+
/support/about-cloudflare/enterprise-documentation/customer-incident-management-policy/ /support/customer-incident-management-policy/ 301
1208+
/support/about-cloudflare/cloudflare-status/ /support/cloudflare-status/ 301
1209+
/support/account-management-billing/billing-cloudflare-plans/ /support/account-management-billing/ 301
1210+
/support/account-management-billing/billing-cloudflare-plans/understanding-cloudflare-sales-tax/ /support/account-management-billing/understanding-cloudflare-sales-tax/ 301
1211+
/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy/ /support/account-management-billing/cloudflare-billing-policy/ 301
1212+
/support/partners/ /support/ 301
1213+
/support/partners/reduce-data-transfer-egress-costs-between-azure-and-cloudflare/ /support/third-party-software/others/reduce-data-transfer-egress-costs-between-azure-and-cloudflare/ 301
1214+
/support/more-dashboard-apps/cloudflare-stream/ /support/more-dashboard-apps/ 301
12041215

12051216
# r2
12061217
/r2/platform/s3-compatibility/api/ /r2/api/s3/api/ 301

src/content/docs/fundamentals/api/reference/deprecations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Subscribe to all API deprecation posts via [RSS](/fundamentals/api/reference/dep
2222
## Related resources
2323

2424
- [Available RSS feeds](/fundamentals/new-features/available-rss-feeds/) (for the [Cloudflare changelog](/changelog/))
25-
- [Subscribe to Cloudflare Status](/support/about-cloudflare/cloudflare-status/)
26-
- [Planned maintenance windows](/support/troubleshooting/disruptive-maintenance/)
25+
- [Subscribe to Cloudflare Status](/support/cloudflare-status/)
26+
- [Planned maintenance windows](/support/disruptive-maintenance/)

src/content/docs/fundamentals/new-features/available-rss-feeds.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ For more details on how these feeds are structured, refer to [Consuming RSS Feed
1414

1515
## Related resources
1616

17-
- [Planned maintenance windows](/support/troubleshooting/disruptive-maintenance/)
18-
- [Subscribe to Cloudflare Status](/support/about-cloudflare/cloudflare-status/)
17+
- [Planned maintenance windows](/support/disruptive-maintenance/)
18+
- [Subscribe to Cloudflare Status](/support/cloudflare-status/)

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/billing-cloudflare-plans/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](/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.
1111

1212
## Before removing your domain
1313

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/billing-cloudflare-plans/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](/support/account-management-billing/cloudflare-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/troubleshooting-failed-payments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ Contact your financial institution to ensure that this payment will be processed
8282

8383
## Related resources
8484

85-
* [Cloudflare billing policy](/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy/)
85+
* [Cloudflare billing policy](/support/account-management-billing/cloudflare-billing-policy/)
8686
* [Understand Cloudflare invoices](/fundamentals/subscriptions-and-billing/understand-invoices/)
8787
* [Update your Cloudflare billing information](/fundamentals/subscriptions-and-billing/update-billing-info/)

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/billing-cloudflare-plans/cloudflare-billing-policy/).
147+
To learn more about how usage is billed, refer to [Cloudflare Billing Policy](/support/account-management-billing/cloudflare-billing-policy/).
148148

149149
## Frequently asked questions
150150

src/content/docs/rules/page-rules/troubleshooting/billing-and-subscription.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ When you change plans, you will keep your Page Rules add-on subscription.
3636

3737
You will be billed for and have access to your additional Page Rules until the end of your current billing cycle.
3838

39-
Your plan will adjust at the start of your next billing cycle. For more details, refer to our [billing policy](/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy/).
39+
Your plan will adjust at the start of your next billing cycle. For more details, refer to our [billing policy](/support/account-management-billing/cloudflare-billing-policy/).

src/content/docs/support/about-cloudflare/enterprise-documentation/index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/content/docs/support/about-cloudflare/index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)