Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/products/d1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ product:

meta:
title: Cloudflare D1 docs
description: Documentation for Cloudflare D1, a SQL database.
description: Managed, serverless database with SQLite's SQL semantics, built-in disaster recovery, and Worker and HTTP API access.
author: "@cloudflare"

resources:
Expand Down
2 changes: 1 addition & 1 deletion src/content/products/durable-objects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ product:

meta:
title: Cloudflare Durable Objects docs
description: Cloudflare Durable Objects provide low-latency coordination and consistent permanent storage for the Workers platform.
description: A special kind of Cloudflare Worker which uniquely combines compute with storage.
author: "@cloudflare"

resources:
Expand Down
2 changes: 1 addition & 1 deletion src/content/products/hyperdrive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ product:

meta:
title: Hyperdrive
description: Documentation for Hyperdrive, a service for dramatically speeding up access to your database.
description: Service which accelerates queries you make to existing databases.
author: "@cloudflare"

resources:
Expand Down
2 changes: 1 addition & 1 deletion src/content/products/kv.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: KV

product:
title: KV
title: Workers KV
url: /kv/
group: Developer platform
additional_groups: [Storage]
Expand Down
Loading