Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
greenie-msft 2022-09-14 15:15:35 -07:00 committed by GitHub
parent 8f7a7d8495
commit 0ca658e285
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" >}})