From 05899ff210af24d99cc6e049d852a84e88d532c8 Mon Sep 17 00:00:00 2001 From: Wang Bing Date: Fri, 13 Dec 2019 00:12:32 +0800 Subject: [PATCH] Fix endpointslices link (#18093) --- content/en/docs/concepts/services-networking/endpoint-slices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/services-networking/endpoint-slices.md b/content/en/docs/concepts/services-networking/endpoint-slices.md index b1bf62b266..810953bd6d 100644 --- a/content/en/docs/concepts/services-networking/endpoint-slices.md +++ b/content/en/docs/concepts/services-networking/endpoint-slices.md @@ -93,7 +93,7 @@ platform for additional features such as topological routing. {{% capture whatsnext %}} -* [Enabling Endpoint Slices](/docs/tasks/administer-cluster/enabling-endpoint-slices) +* [Enabling Endpoint Slices](/docs/tasks/administer-cluster/enabling-endpointslices) * Read [Connecting Applications with Services](/docs/concepts/services-networking/connect-applications-service/) {{% /capture %}}