Skip to content

Commit d7b1427

Browse files
authored
Merge pull request #115939 from anfeldma-ms/JV4APILink
Java SDK API link
2 parents 89350ad + 8d99df4 commit d7b1427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-sdk-java-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The Azure Cosmos DB Java SDK v4 for Core (SQL) combines an Async API and a Sync
4242
| | |
4343
|---|---|
4444
| **SDK Download** | [Maven](https://mvnrepository.com/artifact/com.azure/azure-cosmos) |
45-
|**API documentation** |Java API reference documentation|
45+
|**API documentation** | [Java API reference documentation](https://azuresdkdocs.blob.core.windows.net/$web/java/azure-cosmos/4.0.1-beta.3/index.html) |
4646
|**Contribute to SDK** | [Azure SDK for Java Central Repo on GitHub](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos) |
4747
|**Get started** | [Quickstart: Build a Java app to manage Azure Cosmos DB SQL API data](https://docs.microsoft.com/azure/cosmos-db/create-sql-api-java) · [GitHub repo with quickstart code](https://github.com/Azure-Samples/azure-cosmos-java-getting-started) |
4848
|**Basic code samples** | [Azure Cosmos DB: Java examples for the SQL API](sql-api-java-sdk-samples.md) · [GitHub repo with sample code](https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples)|

0 commit comments

Comments
 (0)