From e8ff60d0e98d730de0bb23614037a5b0738965cb Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 18 Nov 2021 10:49:08 +0530 Subject: [PATCH] Update the reference statement in access-cluster-services.md --- .../en/docs/tasks/access-application-cluster/access-cluster.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/docs/tasks/access-application-cluster/access-cluster.md b/content/en/docs/tasks/access-application-cluster/access-cluster.md index b50dee5dcc..9f56a409f4 100644 --- a/content/en/docs/tasks/access-application-cluster/access-cluster.md +++ b/content/en/docs/tasks/access-application-cluster/access-cluster.md @@ -214,8 +214,7 @@ In each case, the credentials of the pod are used to communicate securely with t ## Accessing services running on the cluster -The previous section was about connecting the Kubernetes API server. [This section](/docs/tasks/access-application-cluster/access-cluster/) is about -connecting to other services running on Kubernetes cluster. +The previous section describes how to connect to the Kubernetes API server. For information about connecting to other services running on a Kubernetes cluster, see [Access Cluster Services.](/docs/tasks/access-application-cluster/access-cluster/) ## Requesting redirects