mirror of https://github.com/dapr/docs.git
Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
parent
8f7a7d8495
commit
0ca658e285
|
@ -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" >}})
|
||||
|
|
Loading…
Reference in New Issue