Merge pull request #2792 from dapr/greenie-msft-patch-5

Fix broken link
This commit is contained in:
greenie-msft 2022-09-14 15:31:50 -07:00 committed by GitHub
commit 8fea78a76f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,5 +94,5 @@ when you rotate a key, data encrypted with the old key is not automatically re-e
## Related links
- [Security overview]({{< ref "security-concept.md" >}})
- [State store query API implementation guide](https://github.com/dapr/components-contrib/blob/master/state/Readme.md#implementing-state-query-api)
- [State store query API implementation guide](https://github.com/dapr/components-contrib/blob/master/state/README.md#implementing-state-query-api)
- [State store components]({{< ref "supported-state-stores.md" >}})