From 8e411b58abee421754f1c3975a3150bc58e83a69 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Mon, 30 Oct 2023 09:32:37 +0000 Subject: [PATCH] backport of commit 2e442feeac7c0753833552632a99bd1b137f3cda --- .../templates/hcl_templates/functions/contextual/consul.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/functions/contextual/consul.mdx b/website/content/docs/templates/hcl_templates/functions/contextual/consul.mdx index da66b1bc44a..fff91894f2f 100644 --- a/website/content/docs/templates/hcl_templates/functions/contextual/consul.mdx +++ b/website/content/docs/templates/hcl_templates/functions/contextual/consul.mdx @@ -36,4 +36,4 @@ This will load the key stored at the path `myservice/version` from consul. The configuration for consul (address, tokens, ...) must be specified as environment variables, as specified in the -[Documentation](/consul/docs/commands#environment-variables). +[Documentation](/consul/commands#environment-variables).