From 7e64928e31e07fb9c8e63b7c395949722461870f Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sat, 9 Nov 2024 18:47:38 -0500 Subject: docs(links): Fix broken link (#2254) Signed-off-by: Dave Henderson --- docs/content/datasources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/content/datasources.md b/docs/content/datasources.md index e85ece52..9d23740c 100644 --- a/docs/content/datasources.md +++ b/docs/content/datasources.md @@ -694,7 +694,7 @@ The correct capabilities must be allowed for the [authenticated](#vault-authenti ### Vault Environment variables -In addition to the variables documented [above](#vault-authentication), a number of environment variables are interpreted by the Vault client, and are documented in the [official Vault documentation](https://developer.hashicorp.com/vault/docs/commands#environment-variables). +In addition to the variables documented [above](#vault-authentication), a number of environment variables are interpreted by the Vault client, and are documented in the [official Vault documentation](https://developer.hashicorp.com/vault/docs/commands#configure-environment-variables). ### Examples -- cgit v1.2.3