Merge pull request #3518 from ItalyPaleAle/crypto-category

Crypto components: use "Using the Dapr cryptography engine" category
This commit is contained in:
Hannah Hunter 2023-06-08 14:37:20 -04:00 committed by GitHub
commit da1d865199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{{- $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
}}