Skip to content

Commit 9cb71b7

Browse files
Merge pull request #212241 from paweenatongbai/broken-links-normesta-sept19
Broken link fix - normesta
2 parents 3d7cb42 + 76cf0bc commit 9cb71b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-get-url-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can get a container or blob URL by using the `url` property of the client ob
1818

1919
- ContainerClient.[url](/javascript/api/@azure/storage-blob/containerclient#@azure-storage-blob-containerclient-url)
2020
- BlobClient.[url](/javascript/api/@azure/storage-blob/blobclient#@azure-storage-blob-blobclient-url)
21-
- BlockBlobClient.[url](/javascript/api/@azure/storage-blob/blockblobclien#@azure-storage-blob-blockblobclient-url)
21+
- BlockBlobClient.[url](/javascript/api/@azure/storage-blob/blockblobclient#@azure-storage-blob-blockblobclient-url)
2222

2323

2424
The [sample code snippets](https://github.com/Azure-Samples/AzureStorageSnippets/tree/master/blobs/howto/JavaScript/NodeJS-v12/dev-guide) are available in GitHub as runnable Node.js files.

0 commit comments

Comments
 (0)