Skip to content

Commit a30c65f

Browse files
authored
1 parent 0a28356 commit a30c65f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/keyvault/azure-keyvault-secrets/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Azure Key Vault Secret client library for Python
22
Azure Key Vault helps solve the following problems:
3+
34
- Secrets management (this library) -
45
securely store and control access to tokens, passwords, certificates, API keys,
56
and other secrets
67
- Cryptographic key management
7-
([azure-keyvault-keys](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-secrets)) -
8+
([azure-keyvault-keys](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-keys)) -
89
create, store, and control access to the keys used to encrypt your data
910
- Certificate management
1011
([azure-keyvault-certificates](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-certificates)) -

0 commit comments

Comments
 (0)