Skip to content

Commit 0d80801

Browse files
Fix link
1 parent 462f81c commit 0d80801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Add this code to the end of the `try` block:
245245

246246
:::code language="python" source="~/azure-storage-snippets/blobs/quickstarts/python/blob-quickstart.py" id="Snippet_ListBlobs":::
247247

248-
To learn more about listing blobs, and to explore more code samples, see [List blobs with Python](storage-blob-list-python.md).
248+
To learn more about listing blobs, and to explore more code samples, see [List blobs with Python](storage-blobs-list-python.md).
249249

250250
### Download blobs
251251

0 commit comments

Comments
 (0)