Fix broken link in contributing documentation

The kubernetes contributor cheat-sheet has been made into a directory.
The PR discussing this change can be found
[here](https://github.com/kubernetes/community/pull/3213). I have
adjusted the link to point to the correct documentation
This commit is contained in:
kezmorris
2019-12-21 13:12:11 +13:00
parent 1a7043690e
commit b8ba3b3064

View File

@@ -14,7 +14,7 @@ If your repo has certain guidelines for contribution, put them here ahead of the
- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests
- [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](http://git.k8s.io/community/contributors/guide#contributing)
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - Common resources for existing developers
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet) - Common resources for existing developers
## Mentorship