mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-14 19:20:04 -04:00
Fix broken link to Consul's environment variables page (#12673)
This commit is contained in:
parent
71aa2f3f96
commit
0ec424aa25
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue