From 92e7973bf9d2dd644e1a442d86c477d57df145ef 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 da66b1bc4..fff91894f 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).