Skip to content

Commit 0b3d1eb

Browse files
authored
Merge pull request #89703 from sumitkharche/main
Corrected the URL for to show it correctly in Readme
2 parents d273796 + 81c42f7 commit 0b3d1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ You can access resources in a storage account by any language that can make HTTP
154154
- [Azure Storage REST API](/rest/api/storageservices/)
155155
- [Azure Storage client library for .NET](/dotnet/api/overview/azure/storage)
156156
- [Azure Storage client library for Java/Android](/java/api/overview/azure/storage)
157-
- [Azure Storage client library for Node.js]((/azure/storage/blobs/reference#javascript-client-libraries)
157+
- [Azure Storage client library for Node.js](/azure/storage/blobs/reference#javascript-client-libraries)
158158
- [Azure Storage client library for Python](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob)
159159
- [Azure Storage client library for PHP](https://github.com/Azure/azure-storage-php)
160160
- [Azure Storage client library for Ruby](https://github.com/Azure/azure-storage-ruby)

0 commit comments

Comments
 (0)