Skip to content

Commit 1658164

Browse files
Fix build warnings
1 parent 8bbf63d commit 1658164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-quickstart-blobs-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ These example code snippets show you how to perform the following actions with t
313313
- [Download blobs](#download-blobs)
314314
- [Delete a container](#delete-a-container)
315315

316-
::: zone pivot="blob-storage-quickstart-scratch
316+
::: zone pivot="blob-storage-quickstart-scratch"
317317

318318
> [!IMPORTANT]
319319
> Make sure you have the correct dependencies in pom.xml and the necessary directives for the code samples to work, as described in the [setting up](#setting-up) section.

0 commit comments

Comments
 (0)