diff --git a/website/source/docs/connect/configuration.html.md b/website/source/docs/connect/configuration.html.md index 924f55b94..88c7bea4f 100644 --- a/website/source/docs/connect/configuration.html.md +++ b/website/source/docs/connect/configuration.html.md @@ -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` - 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. \ No newline at end of file + seconds.