Skip to content

Commit d7a74f4

Browse files
fixed link paths
1 parent 3bfd780 commit d7a74f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/backup/backup-azure-data-protection-use-rest-api-backup-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For information on the Azure PostgreSQL database backup supported scenarios, lim
1919

2020
- [Create a Backup vault](backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md)
2121

22-
- [Create a PostgreSQL backup policy](backup-azure-dataprotection-use-rest-api-create-update-postgresql-policy.md)
22+
- [Create a PostgreSQL backup policy](backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md)
2323

2424
## Configure backup
2525

articles/backup/restore-postgresql-database-use-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ In this article, you'll learn how to:
2424

2525
- [Create a Backup vault](backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md)
2626

27-
- [Create a PostgreSQL database backup policy](backup-azure-dataprotection-use-rest-api-create-update-postgresql-policy.md)
27+
- [Create a PostgreSQL database backup policy](backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md)
2828

29-
- [Configure a PostgreSQL database backup](backup-azure-dataprotection-use-rest-api-backup-postgresql.md)
29+
- [Configure a PostgreSQL database backup](backup-azure-data-protection-use-rest-api-backup-postgresql.md)
3030

3131
We'll refer to an existing Backup vault _TestBkpVault_, under the resource group _testBkpVaultRG_ in the examples.
3232

0 commit comments

Comments
 (0)