Fix broken link to Consul Dataplane index (#15660)

The `/index` appears to result in a 404.
This commit is contained in:
Evan Culver 2022-12-03 10:17:06 -08:00 committed by GitHub
parent f73f0eb17f
commit 78c0b2bde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ By default, Consul on Kubernetes uses an alternate service mesh configuration th
![Diagram of Consul Dataplanes in Kubernetes deployment](/img/k8s-dataplanes-architecture.png)
Refer to [Simplified Service Mesh with Consul Dataplanes](/docs/connect/dataplane/index) for more information.
Refer to [Simplified Service Mesh with Consul Dataplanes](/docs/connect/dataplane) for more information.
Consul Dataplane is the default proxy manager in Consul on Kubernetes 1.14 and later. If you are on Consul 1.13 or older, refer to [upgrading to Consul Dataplane](/docs/k8s/upgrade#upgrading-to-consul-dataplanes) for specific upgrade instructions.