File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ The links below provide useful resources for developers using the Azure Storage
16
16
17
17
### Azure Storage common APIs
18
18
19
- - [ API reference documentation] ( /dotnet/api/overview/azure/storage/client )
19
+ - [ API reference documentation] ( /dotnet/api/overview/azure/storage )
20
20
- [ Library source code] ( https://github.com/Azure/azure-storage-net/tree/master/Common )
21
21
- [ Package (NuGet)] ( https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/ )
22
22
23
23
### Blob storage APIs
24
24
25
- - [ API reference documentation] ( /dotnet/api/overview/azure/storage/client )
25
+ - [ API reference documentation] ( /dotnet/api/overview/azure/storage )
26
26
- [ Library source code] ( https://github.com/Azure/azure-storage-net/tree/master/Blob )
27
27
- [ Package (NuGet) for version 11.x] ( https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/ )
28
28
- [ Package (NuGet) for version 12.x] ( https://www.nuget.org/packages/Azure.Storage.Blobs )
You can’t perform that action at this time.
0 commit comments