diff --git a/public/__redirects b/public/__redirects index 66f84ac174d19ce..8255e35be6ae290 100644 --- a/public/__redirects +++ b/public/__redirects @@ -1290,6 +1290,8 @@ /support/account-management-billing/cloudflare-billing-policy/ /billing/billing-policy/ 301 /support/account-management-billing/billing-add-on-service/ /billing/usage-based-billing/ 301 /support/account-management-billing/understanding-cloudflare-sales-tax/ /billing/sales-tax/ 301 +/support/account-management-billing/ /support/troubleshooting/general-troubleshooting/cannot-locate-dashboard-account/ 301 +/support/account-management-billing/cannot-locate-dashboard-account/ /support/troubleshooting/general-troubleshooting/cannot-locate-dashboard-account/ 301 # r2 /r2/platform/s3-compatibility/api/ /r2/api/s3/api/ 301 diff --git a/src/content/docs/support/account-management-billing/index.mdx b/src/content/docs/support/account-management-billing/index.mdx deleted file mode 100644 index a201410720c5d59..000000000000000 --- a/src/content/docs/support/account-management-billing/index.mdx +++ /dev/null @@ -1,13 +0,0 @@ ---- -pcx_content_type: navigation -title: Account Management & Billing -sidebar: - order: 2 - ---- - -import { DirectoryListing } from "~/components" - -Below you will find links to the relevant sections for Account Management & Billing support-focused material. - - diff --git a/src/content/docs/support/account-management-billing/cannot-locate-dashboard-account.mdx b/src/content/docs/support/troubleshooting/general-troubleshooting/cannot-locate-dashboard-account.mdx similarity index 100% rename from src/content/docs/support/account-management-billing/cannot-locate-dashboard-account.mdx rename to src/content/docs/support/troubleshooting/general-troubleshooting/cannot-locate-dashboard-account.mdx