Skip to content

Commit b8cb246

Browse files
committed
Renaming title of the example.
1 parent 0171eff commit b8cb246

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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
3+
title: Export D1 into R2 with Workflows
44
external_link: /workflows/examples/backup-d1/
55
sidebar:
66
order: 1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ wrangler d1 time-travel info YOUR_DATABASE
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 [Backup and save D1 database](/workflows/examples/backup-d1/).
124+
Refer to the guide [Export D1 into R2 with Workflows](/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
@@ -1,6 +1,6 @@
11
---
22
type: example
3-
summary: Backup D1 using export API and save it on R2
3+
summary: Export D1 into R2 with Workflows
44
tags:
55
- Workflows
66
- D1

0 commit comments

Comments
 (0)