hacking link fix

hacking link outdated due to transfer of development guide to separate CONTRIBUTING.md file
(no other links incorrectly point to README.md#development)
pull/6/head
Meir Fischer 2014-11-09 15:32:59 -05:00
parent 6c70227a2e
commit b17b64d072
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ While the concepts and architecture in Kubernetes represent years of experience
* [Kubernetes API Documentation](http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/31a0daae3627c91bc96e1f02a6344cd76e294791/api/kubernetes.html)
* [Kubernetes Client Libraries](docs/client-libraries.md)
* [Discussion and Community Support](#community-discussion-and-support)
* [Hacking on Kubernetes](#development)
* [Hacking on Kubernetes](CONTRIBUTING.md)
* [Hacking on Kubernetes Salt configuration](docs/salt.md)
* [Kubernetes User Interface](docs/ux.md)