diff --git a/README.md b/README.md index 204728b..92e2ab4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-documentdb.svg) ![](https://img.shields.io/github/issues/azure/azure-documentdb-java.svg) -This project provides a client tools or utilities in Java that makes it easy to interact with Azure CosmosDB. For documentation please see the Microsoft Azure [Java Developer Center](http://azure.microsoft.com/en-us/develop/java/) and the [JavaDocs](http://dl.windowsazure.com/documentdb/javadoc). +This project provides a client tools or utilities in Java that makes it easy to interact with Azure CosmosDB. For documentation please see the Microsoft Azure [Java Developer Center](http://azure.microsoft.com/en-us/develop/java/) and the [JavaDocs](http://azure.github.io/azure-documentdb-java/). ## Disclaimer The implementation in this project is intended for reference purpose only.