fixed broken link/typo in service mesh reg page
This commit is contained in:
parent
ca8247233f
commit
20f220e53b
|
@ -89,7 +89,7 @@ Specify the following parameters in the `proxy` code block to configure a sideca
|
|||
* `local_service_port`: Integer value that specifies the port that the proxy should use to connect to the _local_ service instance. Refer to the [proxy parameters reference](#local-service-port) for details.
|
||||
* `local_service_address`: String value that specifies the IP address or hostname that the proxy should use to connect to the _local_ service. Refer to the [proxy parameters reference](#local-service-address) for details.
|
||||
|
||||
See (Sidecar Service Registration)[/docs/connect/registration/sidecar-service] for additional information about configuring service mesh proxies as sidecars.
|
||||
See [Sidecar Service Registration](/docs/connect/registration/sidecar-service) for additional information about configuring service mesh proxies as sidecars.
|
||||
|
||||
### Complete Configuration Example
|
||||
|
||||
|
|
Loading…
Reference in New Issue