From df563da5323aefe380e63e9d55a8d3e0e875ad93 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Tue, 28 Mar 2017 11:03:49 +0800 Subject: [PATCH] Fix the link The old link and title have changed. Updating them would be better. --- docs/concepts/overview/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/overview/components.md b/docs/concepts/overview/components.md index 7ac01baa20..d5132b9a3d 100644 --- a/docs/concepts/overview/components.md +++ b/docs/concepts/overview/components.md @@ -82,7 +82,7 @@ in their DNS searches. #### User interface The kube-ui provides a read-only overview of the cluster state. Access -[the UI using kubectl proxy](/docs/user-guide/connecting-to-applications-proxy/#connecting-to-the-kube-ui-service-from-your-local-workstation) +[Using an HTTP Proxy to Access the Kubernetes API](/docs/tasks/access-kubernetes-api/http-proxy-access-api/) #### Container Resource Monitoring