Skip to content

Commit 0735df1

Browse files
[Various] Empty indexes (#22867)
* fix empty indexes * more fixes
1 parent aaacc3c commit 0735df1

File tree

10 files changed

+36
-1
lines changed

10 files changed

+36
-1
lines changed

src/content/docs/bots/additional-configurations/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ head:
1313

1414
import { DirectoryListing } from "~/components"
1515

16+
Refer to the following pages for more information on additional bot management configurations:
17+
1618
<DirectoryListing />

src/content/docs/bots/concepts/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ sidebar:
1010

1111
import { DirectoryListing } from "~/components"
1212

13+
Refer to the following pages for more information on bot concepts:
14+
1315
<DirectoryListing />

src/content/docs/bots/get-started/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ head:
1414

1515
import { DirectoryListing } from "~/components"
1616

17+
Refer to the following pages to get started with Cloudflare's bot solutions based on your plan type:
18+
1719
<DirectoryListing />

src/content/docs/bots/reference/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ sidebar:
1010

1111
import { DirectoryListing } from "~/components"
1212

13+
Refer to the following pages for more information on Cloudflare's bot solutions:
14+
1315
<DirectoryListing />

src/content/docs/bots/troubleshooting/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ head:
1212

1313
---
1414

15+
import { DirectoryListing } from "~/components"
16+
17+
Refer to the following pages to troubleshoot issues with Cloudflare's bot solutions:
18+
19+
<DirectoryListing />
20+

src/content/docs/bots/workers-templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ head:
1212

1313
---
1414

15+
import { DirectoryListing } from "~/components"
16+
17+
Refer to the templates below to integrate Bot Management with [Cloudflare Workers](/workers/):
18+
19+
<DirectoryListing />

src/content/docs/cloudflare-challenges/challenge-types/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ sidebar:
99

1010
import { DirectoryListing } from "~/components"
1111

12+
Refer to the following pages for more information on available challenge types:
13+
1214
<DirectoryListing />

src/content/docs/cloudflare-challenges/concepts/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@ sidebar:
66
label: About
77
group:
88
hideIndex: true
9-
---
9+
---
10+
11+
import { DirectoryListing } from "~/components"
12+
13+
Refer to the following pages for more information on how challenges work:
14+
15+
<DirectoryListing />

src/content/docs/cloudflare-challenges/reference/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ sidebar:
99

1010
import { DirectoryListing } from "~/components"
1111

12+
Refer to the following pages for more information about Cloudflare challenges:
13+
1214
<DirectoryListing />

src/content/docs/ddos-protection/advanced-ddos-systems/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ sidebar:
88

99

1010
---
11+
12+
import { DirectoryListing } from "~/components"
13+
14+
Refer to the following pages for more information on Cloudflare's Advanced DDoS systems:
15+
16+
<DirectoryListing />

0 commit comments

Comments
 (0)