Updated Azure Cosmos DB branding and links
This commit is contained in:
Родитель
190dfd7253
Коммит
ebf0a072a8
|
@ -18,7 +18,7 @@ Azure libraries help you consume Azure services in your Java apps using native i
|
|||
|
||||
| | | | |
|
||||
|:-------------:|:----------:|:----:|:---:|
|
||||
| [Azure Storage](#azure-storage) | [SQL Database](#sql-database) | [Redis Cache](#redis-cache) | [DocumentDB](#documentdb) |
|
||||
| [Azure Storage](#azure-storage) | [SQL Database](#sql-database) | [Redis Cache](#redis-cache) | [Azure Cosmos DB](#cosmos-db) |
|
||||
| [Service Bus](#servicebus) | [Azure Active Directory](#azuread) | [Key Vault](#keyvault) | [Event Hub](#eventhub)
|
||||
| [IoT Service](#iotservice) | [IoT Device](#iotdevice) | [Data Lake](#datalake) | [AppInsights](#appinsights) |
|
||||
| [Batch](#batch) | [Manage Azure resources](#management) |
|
||||
|
@ -93,9 +93,9 @@ Low-latency, high-performance key-value store.
|
|||
|
||||
[Samples](/azure/redis-cache/cache-java-get-started) | [Reference](http://xetorthio.github.io/jedis) | [GitHub](https://github.com/xetorthio/jedis) | [Release Notes](https://github.com/xetorthio/jedis/releases)
|
||||
|
||||
<a name="documentdb"></a>
|
||||
<a name="cosmos-db"></a>
|
||||
|
||||
### [Cosmos DB](/azure/documentdb/documentdb-introduction)
|
||||
### [Azure Cosmos DB](/azure/cosmos-db/introduction)
|
||||
|
||||
Scalable NoSQL database with JSON documents and a SQL or JavaScript query syntax.
|
||||
|
||||
|
@ -107,7 +107,7 @@ Scalable NoSQL database with JSON documents and a SQL or JavaScript query syntax
|
|||
</dependency>
|
||||
```
|
||||
|
||||
[Samples](/azure/documentdb/documentdb-java-application) | [Reference](http://azure.github.io/azure-documentdb-java/) | [GitHub](https://github.com/Azure/azure-documentdb-java) | [Release Notes](https://github.com/Azure/azure-documentdb-java/blob/master/changelog.md)
|
||||
[Samples](/azure/cosmos-db/sql-api-java-application) | [Reference](http://azure.github.io/azure-documentdb-java/) | [GitHub](https://github.com/Azure/azure-documentdb-java) | [Release Notes](https://github.com/Azure/azure-documentdb-java/blob/master/changelog.md)
|
||||
|
||||
<a name="servicebus"></a>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче