Skip to content

Commit e3af8b5

Browse files
authored
Update storage-blob-delete.md
1 parent 1af214a commit e3af8b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-blob-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ You can use the Azure Storage client libraries to restore a soft-deleted blob or
4444

4545
How you restore a soft-deleted blob depends on whether or not your storage account has blob versioning enabled. For more information on blob versioning, see [Blob versioning](../../storage/blobs/versioning-overview.md). See one of the following sections, depending on your scenario:
4646

47-
- [Blob versioning is not enabled](restore-soft-deleted-objects-when-versioning-is-disabled)
48-
- [Blob versioning is enabled](restore-soft-deleted-blobs-when-versioning-is-enabled)
47+
- [Blob versioning is not enabled](#restore-soft-deleted-objects-when-versioning-is-disabled)
48+
- [Blob versioning is enabled](#restore-soft-deleted-blobs-when-versioning-is-enabled)
4949

5050
#### Restore soft-deleted objects when versioning is disabled
5151

0 commit comments

Comments
 (0)