Skip to content

Commit 220fc9e

Browse files
authored
Merge pull request #107211 from xyh1/patch-106
link fix
2 parents 6be180a + 311b7c8 commit 220fc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/storage-blob-dotnet-resources-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ The links below provide useful resources for developers using the Azure Storage
1616

1717
### Azure Storage common APIs
1818

19-
- [API reference documentation](/dotnet/api/overview/azure/storage/client)
19+
- [API reference documentation](/dotnet/api/overview/azure/storage)
2020
- [Library source code](https://github.com/Azure/azure-storage-net/tree/master/Common)
2121
- [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/)
2222

2323
### Blob storage APIs
2424

25-
- [API reference documentation](/dotnet/api/overview/azure/storage/client)
25+
- [API reference documentation](/dotnet/api/overview/azure/storage)
2626
- [Library source code](https://github.com/Azure/azure-storage-net/tree/master/Blob)
2727
- [Package (NuGet) for version 11.x](https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/)
2828
- [Package (NuGet) for version 12.x](https://www.nuget.org/packages/Azure.Storage.Blobs)

0 commit comments

Comments
 (0)