Skip to content

Commit 1ce75d9

Browse files
Fixing a typo discovered in backup-transact-sql link (#10315)
* Fixing a typo discovered in backup-transact-sql link * Apply suggestion from @v-regandowner --------- Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
1 parent 7d349d8 commit 1ce75d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/backup-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@ This section contains the following examples:
996996
- G. [Back up to an existing mirrored media set](#existing_mirrored_media_set)
997997
- H. [Create a compressed backup in a new media set](#creating_compressed_backup_new_media_set)
998998
- I. [Back up to Azure Blob Storage](#url)
999-
- J. [Back up to S3-compatible object storage]((#j-backing-up-to-s3-compatible-object-storage)
999+
- J. [Back up to S3-compatible object storage](#j-back-up-to-s3-compatible-object-storage)
10001000
- K. [Track the progress of backup statement](#backup_progress)
10011001

10021002
> [!NOTE]

0 commit comments

Comments
 (0)