Update configuration.html.md (#5058)

Link to Upstream Configuration was pointing to http://localhost:4567.
Fixed reference.
This commit is contained in:
danielehc 2018-12-05 17:32:11 +01:00 committed by Paul Banks
parent 26352d022e
commit 7a20d2b679
1 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ All fields are optional with a sane default.
specified in the opaque config map here will continue to work for
compatibility but it's strongly recommended that you move to using the higher
level [upstream
configuration](http://localhost:4567/docs/connect/proxies.html#upstream-configuration).
configuration](/docs/connect/proxies.html#upstream-configuration).
#### Proxy Upstream Config Key Reference
@ -145,4 +145,4 @@ All fields are optional with a sane default.
href="#connect_timeout_ms">`connect_timeout_ms`</a> - The number of
milliseconds the proxy will wait to establish a TLS connection to the
discovered upstream instance before giving up. Defaults to `10000` or 10
seconds.
seconds.