Fixed the hyperlink typo to blog (#7354)

This commit is contained in:
Yoko 2019-09-25 13:34:58 -07:00 committed by Jim Kalafut
parent 54a45db46d
commit 69795e5018
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@ accessed. It is rare to have a single key that can access all secrets. This
makes it easier to have fine-grained access for consumers of Vault.
For tips on how to integrate Vault using configuration management, please see
[Using HashiCorp's Vault with Chef](https://www.hashicorp.com/blog/using-hashicorp-vault-with-chef.html).
[Using HashiCorp's Vault with Chef](https://www.hashicorp.com/blog/using-hashicorps-vault-with-chef.html).
Although this post is about Chef, the principles can be broadly applied to many
of the tools listed here.