Skip to content

Commit 3cd6654

Browse files
fix link
1 parent 3a58497 commit 3cd6654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ for pager.More() {
219219
}
220220
```
221221

222-
To learn more about listing blobs, and to explore more code examples, see [List blobs with Go](storage-blob-list-go.md).
222+
To learn more about listing blobs, and to explore more code examples, see [List blobs with Go](storage-blobs-list-go.md).
223223

224224
### Download the blob
225225

0 commit comments

Comments
 (0)