Remove link to kubernetes-client/community

Point directly to the file that the kubernetes/community link was
pointing to
This commit is contained in:
Aaron Crickenberger
2018-08-23 10:49:26 -07:00
parent 5d187281a0
commit 773a9bd0a4

View File

@@ -2,7 +2,7 @@
This is the utility part of the [go client](https://github.com/kubernetes-client/go). It has been added to the main This is the utility part of the [go client](https://github.com/kubernetes-client/go). It has been added to the main
repo using git submodules. repo using git submodules.
For more information refer to [clients-library-structure](https://github.com/kubernetes-client/community/blob/master/design-docs/clients-library-structure.md). For more information refer to [clients-library-structure](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-client-structure-proposal.md).
# Development # Development
Any changes to utilites in this repo should be send as a PR to this repo. After Any changes to utilites in this repo should be send as a PR to this repo. After