Skip to content

Commit 4e85320

Browse files
committed
fix image links
1 parent 2151e99 commit 4e85320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-how-to-mount-nfs-shares.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To create a snapshot of an existing file share, sign in to the Azure portal and
125125

126126
1. Select **+ Add snapshot**. Add an optional comment, and select **OK**.
127127

128-
:::image type="content" source="media/storage-files-how-to-create-mount-nfs-shares/add-file-share-snapshot.png" alt-text="Screenshot of adding a file share snapshot.":::
128+
:::image type="content" source="media/storage-files-how-to-mount-nfs-shares/add-file-share-snapshot.png" alt-text="Screenshot of adding a file share snapshot.":::
129129

130130
# [Azure PowerShell](#tab/powershell)
131131

@@ -195,7 +195,7 @@ To delete a snapshot of an existing file share, sign in to the Azure portal and
195195

196196
1. Select the snapshot(s) that you want to delete, and then select **Delete**.
197197

198-
:::image type="content" source="media/storage-files-how-to-create-mount-nfs-shares/delete-file-share-snapshot.png" alt-text="Screenshot of deleting file share snapshots.":::
198+
:::image type="content" source="media/storage-files-how-to-mount-nfs-shares/delete-file-share-snapshot.png" alt-text="Screenshot of deleting file share snapshots.":::
199199

200200
# [Azure PowerShell](#tab/powershell)
201201

0 commit comments

Comments
 (0)