diff --git a/README.md b/README.md index 204728b..8e70a09 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Microsoft Azure Cosmos DB Java SDK -![](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-documentdb.svg) -![](https://img.shields.io/github/issues/azure/azure-documentdb-java.svg) +![https://mvnrepository.com/artifact/com.microsoft.azure/azure-documentdb](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-documentdb.svg) +![https://github.com/Azure/azure-documentdb-java/issues](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).