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:51:03 -07:00
parent 07ef626368
commit c037d14f91

View File

@ -5,7 +5,7 @@
This is the utility part of the [python client](https://github.com/kubernetes-client/python). It has been added to the main
repo using git submodules. This structure allow other developers to create
their own kubernetes client and still use standard kubernetes python utilities.
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).
## Contributing