From d442a7d651e821cb4e895a4d9c322e1d4396f95e Mon Sep 17 00:00:00 2001 From: Krishna m-Kumar Date: Tue, 15 Aug 2017 22:16:29 +0530 Subject: [PATCH] Update Readme link error fixed. Collaboration Guide now points to right location - collab.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8153feb56..13d1fc8dc 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you want to work on a new idea of relatively small scope: [architecture]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture.md [cmd]: https://github.com/kubernetes/kubernetes/tree/master/cmd [CLA]: CLA.md -[Collaboration Guide]: contributors/devel/development.md +[Collaboration Guide]: contributors/devel/collab.md [Developer's Guide]: contributors/devel/development.md [develop a new feature]: https://github.com/kubernetes/features [expectations]: contributors/devel/community-expectations.md