Skip to content

Commit eca7a18

Browse files
Merge pull request #42498 from st3v3nhunt/patch-1
Fix 404 for samples
2 parents ea27df3 + 55d543c commit eca7a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ In this quickstart, you learned how to upload, download, and list blobs using Ja
347347
To see Blob storage sample apps, continue to:
348348
349349
> [!div class="nextstepaction"]
350-
> [Azure Blob storage SDK v12 JavaScript samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/azure-storage-blob/samples)
350+
> [Azure Blob storage SDK v12 JavaScript samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob/samples)
351351
352352
* To learn more, see the [Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/storage/storage-blob/README.md).
353353
* For tutorials, samples, quick starts and other documentation, visit [Azure SDK for JavaScript documentation](/azure/javascript/).

0 commit comments

Comments
 (0)