Fixing a link to CosmosDB product page (#200)

This commit is contained in:
afedyashov 2019-10-26 17:57:43 -07:00 committed by Yaron Schneider
parent 86bbb631f4
commit a809c61b83
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ Dapr makes it simple for you to store key/value data in a store of your choice.
Dapr brings reliable state management to applications through a simple state API. Developers can use this API to retrieve, save and delete states by keys.
Dapr data stores are pluggable. Dapr ships with [Redis](https://redis.io
) out-of-box. And it allows you to plug in other data stores such as [Azure CosmosDB](https://azure.microsoft.com/Databases/Cosmos_DB
), [AWS DynamoDB](https://aws.amazon.com/DynamoDB
) out-of-box. And it allows you to plug in other data stores such as [Azure CosmosDB](https://azure.microsoft.com/services/cosmos-db/), [AWS DynamoDB](https://aws.amazon.com/DynamoDB
), [GCP Cloud Spanner](https://cloud.google.com/spanner
) and [Cassandra](http://cassandra.apache.org/).