Skip to content

Commit b83bc4f

Browse files
authored
Updating product card descriptions for Docs. (#19999)
1 parent 2912b6e commit b83bc4f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/products/d1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ product:
88

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

1414
resources:

src/content/products/durable-objects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ product:
88

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

1414
resources:

src/content/products/hyperdrive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ product:
88

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

1414
resources:

src/content/products/kv.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: KV
22

33
product:
4-
title: KV
4+
title: Workers KV
55
url: /kv/
66
group: Developer platform
77
additional_groups: [Storage]

0 commit comments

Comments
 (0)