Skip to content

Commit b371e7c

Browse files
committed
fix bookmark: List the blobs in a container
Signed-off-by: Jianguo Ma <[email protected]>
1 parent 0b188e4 commit b371e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ These operations are similar to the [Quickstart: Azure Blob Storage client libra
227227

228228
- [Create a container](storage-quickstart-blobs-java.md#create-a-container)
229229
- [Upload blobs to a container](storage-quickstart-blobs-java.md#upload-blobs-to-a-container)
230-
- [List blobs in a container](storage-quickstart-blobs-java.md#list-blobs-in-a-container)
230+
- [List the blobs in a container](storage-quickstart-blobs-java.md#list-the-blobs-in-a-container)
231231
- [Download blobs](storage-quickstart-blobs-java.md#download-blobs)
232232
- [Delete a container](storage-quickstart-blobs-java.md#delete-a-container)
233233

0 commit comments

Comments
 (0)