Skip to content

Commit 44007dc

Browse files
committed
update product filter values
1 parent 0089c3d commit 44007dc

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

src/content/docs/ai-gateway/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Explore the following <GlossaryTooltip term="reference architecture">reference a
2121
"design-guide",
2222
"reference-architecture-diagram",
2323
]}
24-
products={["AI Gateway"]}
24+
products={["ai-gateway"]}
2525
/>

src/content/docs/d1/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Explore the following <GlossaryTooltip term="demo application">demo applications
3232

3333
Explore the following <GlossaryTooltip term="reference architecture">reference architectures</GlossaryTooltip> that use D1:
3434

35-
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["D1"]} />
35+
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["d1"]} />

src/content/docs/durable-objects/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Explore the following <GlossaryTooltip term="demo application">demo applications
2020

2121
Explore the following <GlossaryTooltip term="reference architecture">reference architectures</GlossaryTooltip> that use Durable Objects:
2222

23-
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["Durable Objects"]} />
23+
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["durable-objects"]} />

src/content/docs/hyperdrive/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Explore the following <GlossaryTooltip term="demo application">demo applications
2020

2121
Explore the following <GlossaryTooltip term="reference architecture">reference architectures</GlossaryTooltip> that use Hyperdrive:
2222

23-
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["Hyperdrive"]} />
23+
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["hyperdrive"]} />

src/content/docs/images/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Explore the following <GlossaryTooltip term="demo application">demo applications
2020

2121
Explore the following <GlossaryTooltip term="reference architecture">reference architectures</GlossaryTooltip> that use Images:
2222

23-
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["Images"]} />
23+
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["images"]} />

src/content/docs/kv/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Explore the following <GlossaryTooltip term="demo application">demo applications
2020

2121
Explore the following <GlossaryTooltip term="reference architecture">reference architectures</GlossaryTooltip> that use KV:
2222

23-
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["KV"]} />
23+
<ResourcesBySelector types={["reference-architecture","design-guide","reference-architecture-diagram"]} products={["kv"]} />

src/content/docs/pages/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Explore the following <GlossaryTooltip term="reference architecture">reference a
2929
"design-guide",
3030
"reference-architecture-diagram",
3131
]}
32-
products={["Pages"]}
32+
products={["pages"]}
3333
/>

src/content/docs/pages/framework-guides/deploy-a-hono-site.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ For more tutorials involving Hono and Cloudflare Pages, refer to the following r
8383
<ResourcesBySelector
8484
tags={["Hono"]}
8585
types={["tutorial"]}
86-
products={["Pages"]}
86+
products={["pages"]}
8787
/>
8888

8989
### Demo apps

src/content/docs/queues/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn how you can use Queues within your existing application and architecture.
1414

1515
Explore the following <GlossaryTooltip term="demo application">demo applications</GlossaryTooltip> for Queues.
1616

17-
<ExternalResources type="apps" products={["Queues"]} />
17+
<ExternalResources type="apps" products={["queues"]} />
1818

1919
## Reference architectures
2020

src/content/docs/r2/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Explore the following <GlossaryTooltip term="reference architecture">reference a
2929
"design-guide",
3030
"reference-architecture-diagram",
3131
]}
32-
products={["R2"]}
32+
products={["r2"]}
3333
/>

0 commit comments

Comments
 (0)