Skip to content

Commit 47632dd

Browse files
committed
fix link
1 parent f2d561f commit 47632dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/multi_dc_support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The state is available in `LocalClusterStateChanges#latestServiceState`.
4747

4848
Then build a `RemoteServices` class providing:
4949

50-
* [AsyncControlPlaneClient](https://github.com/allegro/envoy-control/blob/master/envoy-control-runner/src/main/kotlin/pl/allegro/tech/servicemesh/envoycontrol/synchronization/AsyncRestTemplateControlPlaneClient.kt) - an HTTP client
50+
* [AsyncControlPlaneClient](https://github.com/allegro/envoy-control/blob/master/envoy-control-runner/src/main/kotlin/pl/allegro/tech/servicemesh/envoycontrol/synchronization/RestTemplateControlPlaneClient.kt) - an HTTP client
5151
* [ControlPlaneInstanceFetcher](https://github.com/allegro/envoy-control/blob/master/envoy-control-source-consul/src/main/kotlin/pl/allegro/tech/servicemesh/envoycontrol/consul/synchronization/SimpleConsulInstanceFetcher.kt) - the strategy of retrieving other Envoy Control from given cluster
5252
* `remoteClusters` - list of remote clusters
5353

0 commit comments

Comments
 (0)