Reword double negative; link to readme

This commit is contained in:
Nick Platt 2017-12-07 20:53:25 -06:00
parent a505d1bc78
commit b75e97443d
No known key found for this signature in database
GPG Key ID: E06ABC4FF0A690FC

View File

@ -55,7 +55,7 @@ $ cd kubernetes
$ make quick-release $ make quick-release
``` ```
If you are less impatient, head over to the [developer's documentation]. For the full story, head over to the [developer's documentation].
## Support ## Support
@ -71,7 +71,7 @@ That said, if you have questions, reach out to us
[communication]: https://github.com/kubernetes/community/blob/master/communication.md [communication]: https://github.com/kubernetes/community/blob/master/communication.md
[community repository]: https://github.com/kubernetes/community [community repository]: https://github.com/kubernetes/community
[containerized applications]: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ [containerized applications]: https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/
[developer's documentation]: https://github.com/kubernetes/community/tree/master/contributors/devel [developer's documentation]: https://github.com/kubernetes/community/tree/master/contributors/devel#readme
[Docker environment]: https://docs.docker.com/engine [Docker environment]: https://docs.docker.com/engine
[Go environment]: https://golang.org/doc/install [Go environment]: https://golang.org/doc/install
[GoDoc]: https://godoc.org/k8s.io/kubernetes [GoDoc]: https://godoc.org/k8s.io/kubernetes