Fix broken link to Consul's environment variables page (#12673)

This commit is contained in:
Wilken Rivera 2023-10-30 07:50:53 -04:00 committed by GitHub
parent 71aa2f3f96
commit 0ec424aa25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).