From 42a030f3f07ff102bb2e894e51f3aab7d34d7860 Mon Sep 17 00:00:00 2001 From: zhanghui Date: Wed, 26 Jun 2019 11:36:17 +0800 Subject: [PATCH] fix broken link --- v1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/README.md b/v1/README.md index f40ee6d..a7e09fc 100644 --- a/v1/README.md +++ b/v1/README.md @@ -251,4 +251,4 @@ replicationcontroller "redis-slave" deleted service "redis-slave" deleted ``` -Tip: To tear down your Kubernetes cluster, follow the corresponding instructions in the version of the [Getting Started Guides](https://kubernetes.io/docs/getting-started-guides/) that you previously used to create your cluster. +Tip: To tear down your Kubernetes cluster, follow the corresponding instructions in the version of the [Getting Started Guides](https://kubernetes.io/docs/setup/) that you previously used to create your cluster.