From 4c189a034040c16de06c24da9474ce56168fc8a2 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Fri, 14 Apr 2017 11:39:43 +0800 Subject: [PATCH] Fix broken link:aws.md Fix broken link:aws.md --- docs/getting-started-guides/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/aws.md b/docs/getting-started-guides/aws.md index 9ae4b3548f..cdb6865a11 100644 --- a/docs/getting-started-guides/aws.md +++ b/docs/getting-started-guides/aws.md @@ -131,7 +131,7 @@ export PATH=/platforms/darwin/amd64:$PATH export PATH=/platforms/linux/amd64:$PATH ``` -An up-to-date documentation page for this tool is available here: [kubectl manual](/docs/user-guide/kubectl/kubectl) +An up-to-date documentation page for this tool is available here: [kubectl manual](/docs/user-guide/kubectl) By default, `kubectl` will use the `kubeconfig` file generated during the cluster startup for authenticating against the API. For more information, please read [kubeconfig files](/docs/concepts/cluster-administration/authenticate-across-clusters-kubeconfig/)