Merge pull request #7678 from hashicorp/docs-connect-config-link-404
docs: fix link to envoy proxy documentation on consul site
This commit is contained in:
commit
58d844f591
|
@ -60,7 +60,7 @@ job "countdash" {
|
||||||
for more information.
|
for more information.
|
||||||
- `config` `(map: nil)` - Proxy configuration that's opaque to Nomad and
|
- `config` `(map: nil)` - Proxy configuration that's opaque to Nomad and
|
||||||
passed directly to Consul. See [Consul Connect's
|
passed directly to Consul. See [Consul Connect's
|
||||||
documentation](https://www.consul.io/docs/connect/proxies/envoy#dynamic-configuration)
|
documentation](https://www.consul.io/docs/connect/proxies/envoy.html#dynamic-configuration)
|
||||||
for details.
|
for details.
|
||||||
|
|
||||||
## `proxy` Examples
|
## `proxy` Examples
|
||||||
|
|
Loading…
Reference in New Issue