Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit f0e82e8

Browse files
author
Sercan Guler [MSFT]
authored
Update README.md
Fixing broken REF API links
1 parent 3132ff5 commit f0e82e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This README page is a reference to the SDK v8. For the new asynchronous SDK v10,
66

77
| SDK Name | Version | Description | Maven/API Reference Links |
88
| ------------- | ------------- | ----------- | ----- |
9-
| [Storage SDK v10 for Java](https://github.com/Azure/azure-storage-java/tree/New-Storage-SDK-V10-Preview) | v10-Preview | The next generation async Storage SDK (Blob only) | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage-blob) - [Reference](https://docs.microsoft.com/en-us/java/api/storage/client?view=azure-java-preview) |
10-
| [Storage SDK v8 for Java](https://github.com/Azure/azure-storage-java) | v8 | Legacy Storage SDK (sync only) | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage) - [Reference](https://docs.microsoft.com/en-us/java/api/storage/client?view=azure-java-stable)|
9+
| [Storage SDK v10 for Java](https://github.com/Azure/azure-storage-java/tree/New-Storage-SDK-V10-Preview) | v10-Preview | The next generation async Storage SDK (Blob only) | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage-blob) - [Reference](https://docs.microsoft.com/en-us/java/api/overview/azure/storage/client?view=azure-java-preview) |
10+
| [Storage SDK v8 for Java](https://github.com/Azure/azure-storage-java) | v8 | Legacy Storage SDK (sync only) | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage) - [Reference](https://docs.microsoft.com/en-us/java/api/overview/azure/storage/client?view=azure-java-stable)|
1111
| [Storage SDK for Android](https://github.com/Azure/azure-storage-android) | v2 | Storage SDK for Android | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure.android/azure-storage-android) - [Reference](http://azure.github.io/azure-storage-android/)
1212
| [Azure Management Libraries for Java](https://github.com/Azure/azure-libraries-for-java) | v1 | Management libraries including Storage Resource Provider APIs | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure/azure-mgmt-resources) - [Reference](http://azure.github.io/azure-storage-android/)|
1313

0 commit comments

Comments
 (0)