From c909cb060f3eb145e68e5157f42f472e74b3219a Mon Sep 17 00:00:00 2001 From: angelampcosta <92738954+angelampcosta@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:17:28 +0100 Subject: [PATCH] Audits overview pages for LB (#16971) --- src/content/docs/load-balancing/index.mdx | 2 +- src/content/docs/load-balancing/reference/index.mdx | 2 ++ .../docs/load-balancing/reference/migration-guides/index.mdx | 2 ++ .../{common-error-codes/index.mdx => common-error-codes.mdx} | 0 src/content/docs/load-balancing/troubleshooting/index.mdx | 2 ++ src/content/docs/load-balancing/understand-basics/index.mdx | 2 ++ 6 files changed, 9 insertions(+), 1 deletion(-) rename src/content/docs/load-balancing/troubleshooting/{common-error-codes/index.mdx => common-error-codes.mdx} (100%) diff --git a/src/content/docs/load-balancing/index.mdx b/src/content/docs/load-balancing/index.mdx index 33b46cceb1c523..6ee945d7162edf 100644 --- a/src/content/docs/load-balancing/index.mdx +++ b/src/content/docs/load-balancing/index.mdx @@ -1,5 +1,5 @@ --- -title: Overview +title: Cloudflare Load Balancing pcx_content_type: overview sidebar: order: 1 diff --git a/src/content/docs/load-balancing/reference/index.mdx b/src/content/docs/load-balancing/reference/index.mdx index b57fe3faba6ce9..a782c610db7857 100644 --- a/src/content/docs/load-balancing/reference/index.mdx +++ b/src/content/docs/load-balancing/reference/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: navigation title: Reference sidebar: order: 50 + group: + hideIndex: true --- diff --git a/src/content/docs/load-balancing/reference/migration-guides/index.mdx b/src/content/docs/load-balancing/reference/migration-guides/index.mdx index 6ad2613b12a503..081bc031a39b4a 100644 --- a/src/content/docs/load-balancing/reference/migration-guides/index.mdx +++ b/src/content/docs/load-balancing/reference/migration-guides/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: navigation title: Migration guides sidebar: order: 6 + group: + hideIndex: true --- diff --git a/src/content/docs/load-balancing/troubleshooting/common-error-codes/index.mdx b/src/content/docs/load-balancing/troubleshooting/common-error-codes.mdx similarity index 100% rename from src/content/docs/load-balancing/troubleshooting/common-error-codes/index.mdx rename to src/content/docs/load-balancing/troubleshooting/common-error-codes.mdx diff --git a/src/content/docs/load-balancing/troubleshooting/index.mdx b/src/content/docs/load-balancing/troubleshooting/index.mdx index 84ae0a0c5eac2b..7744c1895070fc 100644 --- a/src/content/docs/load-balancing/troubleshooting/index.mdx +++ b/src/content/docs/load-balancing/troubleshooting/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: navigation title: Troubleshooting sidebar: order: 151 + group: + hideIndex: true --- diff --git a/src/content/docs/load-balancing/understand-basics/index.mdx b/src/content/docs/load-balancing/understand-basics/index.mdx index 4b69f470e1eaf8..97478905bcbf47 100644 --- a/src/content/docs/load-balancing/understand-basics/index.mdx +++ b/src/content/docs/load-balancing/understand-basics/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: navigation title: Concepts sidebar: order: 2 + group: + hideIndex: true ---