Merge pull request #915 from krishna-mk/patch-1
Updated Readme link Collaboration Guide now points to - collab.md.
This commit is contained in:
commit
27f3e05d73
|
|
@ -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
|
[architecture]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture.md
|
||||||
[cmd]: https://github.com/kubernetes/kubernetes/tree/master/cmd
|
[cmd]: https://github.com/kubernetes/kubernetes/tree/master/cmd
|
||||||
[CLA]: CLA.md
|
[CLA]: CLA.md
|
||||||
[Collaboration Guide]: contributors/devel/development.md
|
[Collaboration Guide]: contributors/devel/collab.md
|
||||||
[Developer's Guide]: contributors/devel/development.md
|
[Developer's Guide]: contributors/devel/development.md
|
||||||
[develop a new feature]: https://github.com/kubernetes/features
|
[develop a new feature]: https://github.com/kubernetes/features
|
||||||
[expectations]: contributors/devel/community-expectations.md
|
[expectations]: contributors/devel/community-expectations.md
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue