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

Commit b35962e

Browse files
authored
Merge pull request #340 from Azure/seguler-patch-1
Update README.md
2 parents b7924c4 + c1f4ed6 commit b35962e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Microsoft Azure Storage SDK for Java
1+
# Microsoft Azure Storage SDK v10 for Java
22

3-
This project provides a client library in Java that makes it easy to consume Microsoft Azure Storage services. For documentation please see the [Storage API doc page](https://docs.microsoft.com/en-us/java/api/overview/azure/storage) and the generated [javadoc](http://azure.github.io/azure-storage-java/).
3+
This project provides a client library in Java that makes it easy to consume Microsoft Azure Storage services. For documentation please see the [Storage API doc page](https://docs.microsoft.com/en-us/java/api/storage/client?view=azure-java-preview) and the [quick start document](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-java-v10).
44
Please note that this version of the library is a compete overhaul of the current Azure Storage Java Client Library, and is based on the new Storage SDK architecture, also referred to as V10.
55

66
> If you are looking for the Azure Storage Android SDK, please visit [https://github.com/Azure/azure-storage-android](https://github.com/Azure/azure-storage-android).
@@ -179,4 +179,4 @@ When sending pull requests, please send non-breaking PRs to the dev branch and b
179179
* [Java on Azure Developer Center](http://azure.microsoft.com/en-us/java/azure)
180180
* [Azure Storage Service](http://azure.microsoft.com/en-us/documentation/services/storage/)
181181
* [Azure Storage Team Blog](http://blogs.msdn.com/b/windowsazurestorage/)
182-
* [Javadoc](http://azure.github.io/azure-storage-java/)
182+
* [Javadoc](http://azure.github.io/azure-storage-java/)

0 commit comments

Comments
 (0)