mirror of https://github.com/dapr/docs.git
Crypto components: use "Using the Dapr cryptography engine" category
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
parent
3d8b8a6103
commit
28fdedcf38
|
@ -1,5 +1,5 @@
|
||||||
{{- $groups := dict
|
{{- $groups := dict
|
||||||
" Generic" $.Site.Data.components.cryptography.generic
|
" Using the Dapr cryptography engine" $.Site.Data.components.cryptography.daprcryptoengine
|
||||||
"Microsoft Azure" $.Site.Data.components.cryptography.azure
|
"Microsoft Azure" $.Site.Data.components.cryptography.azure
|
||||||
|
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in New Issue