diff options
| author | Krishna m-Kumar <krishna.m.kumar@huawei.com> | 2017-08-15 22:16:29 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-15 22:16:29 +0530 |
| commit | d442a7d651e821cb4e895a4d9c322e1d4396f95e (patch) | |
| tree | f793bf31bbb25b77240aecdecb41a5386746b1c7 | |
| parent | 2754ac127a1ae974511360463918a49a0bb906ee (diff) | |
Update Readme link error fixed.
Collaboration Guide now points to right location - collab.md.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
