Fixes broken URLs in Dataplane docs (#14910)
This commit is contained in:
parent
4ad6e435b8
commit
9335a5e2e1
|
@ -33,8 +33,8 @@ Consul Dataplane manages Envoy proxies and leaves responsibility for other funct
|
|||
|
||||
To get started with Consul Dataplane, use the following reference resources:
|
||||
|
||||
- For `consul-dataplane` commands and usage examples, including required flags for startup, refer to the [`consul-dataplane` CLI reference](/consul/docs/dataplane/consul-dataplane).
|
||||
- For Helm chart information, refer to the [Helm Chart reference](/consul/docs/k8s/helm).
|
||||
- For `consul-dataplane` commands and usage examples, including required flags for startup, refer to the [`consul-dataplane` CLI reference](/docs/connect/dataplane/consul-dataplane).
|
||||
- For Helm chart information, refer to the [Helm Chart reference](/docs/k8s/helm).
|
||||
- For Envoy, Consul, and Consul Dataplane version compatibility, refer to the [Envoy compatibility matrix](/docs/connect/proxies/envoy).
|
||||
|
||||
### Installation
|
||||
|
|
Loading…
Reference in New Issue