From 599a56f6ea951e3cd748cecdfeb410660d37fed0 Mon Sep 17 00:00:00 2001 From: zoues Date: Fri, 14 Jul 2017 05:07:57 +0800 Subject: [PATCH] update url for cluster build (#21) --- guestbook-go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guestbook-go/README.md b/guestbook-go/README.md index 7382c4ea..bd8d41a8 100644 --- a/guestbook-go/README.md +++ b/guestbook-go/README.md @@ -263,7 +263,7 @@ redis-slave ``` Tip: To turn down your Kubernetes cluster, follow the corresponding instructions in the version of the -[Getting Started Guides](../../docs/getting-started-guides/) that you previously used to create your cluster. +[Getting Started Guides](https://kubernetes.io/docs/getting-started-guides/) that you previously used to create your cluster.