We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8184794 commit 54e015dCopy full SHA for 54e015d
guidelines.md
@@ -28,7 +28,7 @@ Examples are not:
28
commands (TL;DR / quickstart), without cloning the repo (kubectl
29
apply -f http://...).
30
* Points to documentation of prerequisites.
31
- * [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).
32
* [Setup kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
33
* etc.
34
* Should specify which release of Kubernetes is required and any other
0 commit comments