docs/website: fix broken chef-puppet with vault blog link (#7850)

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
This commit is contained in:
Colton J. McCurdy 2019-11-13 02:59:29 -05:00 committed by Michel Vocks
parent 80bc8d060a
commit 48da554763

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-hashicorps-vault-with-chef.html).
[Using HashiCorp's Vault with Chef](https://www.hashicorp.com/blog/using-hashicorps-vault-with-chef/).
Although this post is about Chef, the principles can be broadly applied to many
of the tools listed here.