You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/d1/reference/time-travel.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ wrangler d1 time-travel info YOUR_DATABASE
121
121
122
122
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.
123
123
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/).
0 commit comments