diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2024-11-09 18:47:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-09 18:47:38 -0500 |
| commit | 7e64928e31e07fb9c8e63b7c395949722461870f (patch) | |
| tree | fa8248f279d9f58a73579dd68e39511ba0b3bb7a /docs | |
| parent | 2622800d7ef2239094266ac17b5970fe80627435 (diff) | |
docs(links): Fix broken link (#2254)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/datasources.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
