Skip to content

Commit 996b64a

Browse files
committed
Finalising wording.
1 parent 7c89279 commit 996b64a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/content/docs/d1/examples/export-d1-into-r2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: navigation
3-
title: Export D1 into R2 with Workflows
3+
title: Export and save D1 database
44
external_link: /workflows/examples/backup-d1/
55
sidebar:
66
order: 1

src/content/docs/d1/reference/time-travel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@ wrangler d1 time-travel info YOUR_DATABASE
117117
`wrangler d1 time-travel restore YOUR_DATABASE --bookmark=00000085-0000024c-00004c6d-8e61117bf38d7adb71b934ebbf891683`
118118
```
119119

120-
## Export D1 into R2 using REST API
120+
## Export D1 into R2 using Workflows
121121

122122
You can automatically export your D1 database into R2 storage via REST API and Cloudflare Workflows. This may be useful if you wish to store a state of your D1 database for longer than 30 days.
123123

124-
Refer to the guide [Export D1 into R2 with Workflows](/workflows/examples/backup-d1/).
124+
Refer to the guide [Export and save D1 database](/workflows/examples/backup-d1/).
125125

126126
## Notes
127127

src/content/docs/workflows/examples/backup-d1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
languages:
99
- Typescript
1010
pcx_content_type: configuration
11-
title: Export D1 into R2 with Workflows
11+
title: Export and save D1 database
1212
sidebar:
1313
order: 3
1414
description: Send invoice when shopping cart is checked out and paid for

0 commit comments

Comments
 (0)