Skip to content

Commit 5cc0928

Browse files
authored
Update articles/storage/blobs/storage-blob-static-website.md
1 parent 14a1e2f commit 5cc0928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-static-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Static website hosting functionality is configured within a storage account and
2525

2626
A blob storage container named **$web** is created for you within the storage account if it doesn't already exist. Add your website's files to the **$web** container to make them accessible through the static website's primary endpoint.
2727

28-
:::image type="content" source="media/storage-blob-static-website/storage-blob-static-website-blob-container-sml.png" alt-text="Screenshot showing how to enable static website hosting on a storage account using a blob storage container" lightbox="media/storage-blob-static-website/storage-blob-static-website-blob-container-lrg.png":::
28+
:::image type="content" source="media/storage-blob-static-website/storage-blob-static-website-blob-container-sml.png" alt-text="Screenshot showing how to enable static website hosting on a storage account using a blob storage container." lightbox="media/storage-blob-static-website/storage-blob-static-website-blob-container-lrg.png":::
2929

3030
Files in the **$web** container are case-sensitive, served through anonymous access requests and are available only through read operations.
3131

0 commit comments

Comments
 (0)