Skip to content

Commit c57a4c0

Browse files
stenniekay-kim
authored andcommitted
DOCS-12182: Fix links to Atlas Continuous Backups
1 parent 178a0c0 commit c57a4c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/core/backups.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Back Up with Atlas
2020
MongoDB Atlas, the official MongoDB cloud service, provides 2 fully-managed
2121
methods for backups:
2222

23-
1. :atlas:`Continuous Backups </backup/continuous-backup>`, which take
23+
1. :atlas:`Continuous Backups </backup/continuous-backups>`, which take
2424
incremental backups of data in your cluster, ensuring your backups are
2525
typically just a few seconds behind the operational system. Atlas continuous
2626
backups allow you to restore from stored snapshots or from a selected point

source/tutorial/backup-and-restore-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Back Up and Restore with MongoDB Tools
1313
MongoDB Atlas, the official MongoDB cloud service, provides 2 fully-managed
1414
methods for backups:
1515

16-
1. :atlas:`Continuous Backups </backup/continuous-backup>`, which take
16+
1. :atlas:`Continuous Backups </backup/continuous-backups>`, which take
1717
incremental backups of data in your cluster, ensuring your backups are
1818
typically just a few seconds behind the operational system. Atlas continuous
1919
backups allow you to restore from stored snapshots or from a selected point

0 commit comments

Comments
 (0)