diff --git a/content/nim/system-configuration/configure-vault.md b/content/nim/system-configuration/configure-vault.md index 06d2915b7..2b0bae9e2 100644 --- a/content/nim/system-configuration/configure-vault.md +++ b/content/nim/system-configuration/configure-vault.md @@ -15,8 +15,8 @@ HashiCorp's Vault is a popular solution for storing secrets. While F5 NGINX Inst To complete the steps in this guide, you need: -- A working understanding of [Vault](https://www.vaultproject.io) and its operations. -- A running version of [Vault 1.8.8 or later](https://www.vaultproject.io/docs/install). +- A working understanding of [Vault](https://developer.hashicorp.com/vault) and its operations. +- A running version of [Vault 1.8.8 or later](https://developer.hashicorp.com/vault/install). ---