From 54e015d2bbae8719e2761b2976de68d389e254b0 Mon Sep 17 00:00:00 2001 From: Lion-Wei Date: Wed, 13 Sep 2017 00:12:27 +0800 Subject: [PATCH] Update guidelines.md (#94) --- guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guidelines.md b/guidelines.md index 3328fcb3..7ba3cb3e 100644 --- a/guidelines.md +++ b/guidelines.md @@ -28,7 +28,7 @@ Examples are not: commands (TL;DR / quickstart), without cloning the repo (kubectl apply -f http://...). * Points to documentation of prerequisites. - * [Create a cluster](https://github.com/kubernetes/community/tree/master/contributors/devel/local-cluster) (e.g., single-node docker). + * [Create a cluster](https://github.com/kubernetes/community/blob/master/contributors/devel/running-locally.md) (e.g., single-node docker). * [Setup kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/). * etc. * Should specify which release of Kubernetes is required and any other