Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/nim/system-configuration/configure-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

---

Expand Down
Loading