You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/sql-api-sdk-java-v4.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The Azure Cosmos DB Java SDK v4 for Core (SQL) combines an Async API and a Sync
45
45
|**API documentation**|Java API reference documentation|
46
46
|**Contribute to SDK**|[Azure SDK for Java Central Repo on GitHub](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos)|
47
47
|**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)|
48
-
|**Basic code samples**| Azure Cosmos DB: Java examples for the SQL API · [GitHub repo with sample code](https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples)|
48
+
|**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)|
49
49
|**Console app with Change Feed**|[Change feed - Java SDK v4 sample](create-sql-api-java-changefeed.md) · [GitHub repo with sample code](https://github.com/Azure-Samples/azure-cosmos-java-sql-app-example)|
50
50
|**Web app sample**|[Build a web app with Java SDK v4](sql-api-java-application.md) · [GitHub repo with sample code](https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app)|
51
51
|**Performance tips**|[Performance tips for Java SDK v4](performance-tips-java-sdk-v4-sql.md)|
0 commit comments