Skip to content

Commit d8738d3

Browse files
JTorreGmjang
andauthored
fix: Fix broken vault link (#1016)
* fix: Fix broken vault link Co-authored-by: Mike Jang <[email protected]>
1 parent 411a6c5 commit d8738d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/nim/installation/optional-steps/install-configure-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ NGINX Instance Manager can use [Vault](https://www.vaultproject.io/) as a datast
1111

1212
To install and enable Vault, follow these steps:
1313

14-
- Follow Vault's instructions to [install Vault 1.8.8 or later](https://www.vaultproject.io/docs/install) for your distribution.
14+
- Follow Vault's instructions to [install Vault 1.8.8 or later](https://developer.hashicorp.com/vault/install) for your operating system.
1515
- Ensure you're running Vault in a [production-hardened environment](https://learn.hashicorp.com/tutorials/vault/production-hardening).
1616
- After installing NGINX Instance Manager, follow the steps to [configure Vault for storing secrets]({{< ref "/nim/system-configuration/configure-vault.md" >}}).

0 commit comments

Comments
 (0)