diff --git a/README.md b/README.md index 40193bba7..bdcc1186e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ | SDK Name | Version | Description | Maven/API Reference Links | | ------------- | ------------- | ----------- | ----- | -| [Storage SDK v12 for Java](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage) | v12.0.0 | The next generation Storage SDK. Supports sync and async IO. Includes blobs, queues, and files each in separate artifacts. (The package directory prefixed with "microsoft-" holds v11. The others are v12.) | [Maven](https://search.maven.org/search?q=g:com.azure%20AND%20a:azure-storage-blob) - [Reference](https://azure.github.io/azure-sdk-for-java/track2reports/index.html) +| [Storage SDK v12 for Java](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage) | v12.0.0 | The next generation Storage SDK. Supports sync and async IO. Includes blobs, queues, and files each in separate artifacts. (The package directory prefixed with "microsoft-" holds v11. The others are v12.) | [Maven](https://search.maven.org/search?q=g:com.azure%20AND%20a:azure-storage-blob) - [Reference](https://azuresdkdocs.blob.core.windows.net/$web/java/azure-storage-blob/12.0.0/index.html) | [Blob Storage SDK v11 for Java](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage/microsoft-azure-storage-blob) | v11.0.1 | A stepping stone in our path to v12. We do not currently recommend adopting this. | [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-stable) | | [Storage SDK v8 for Java](https://github.com/azure/azure-storage-java/tree/legacy-master) | 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_stable?view=azure-java-legacy)| | [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/)