Merge pull request #5050 from mrbobbytables/fix-link

Fix broken link in contrib guide contributing doc
This commit is contained in:
Kubernetes Prow Robot 2020-08-20 06:43:23 -07:00 committed by GitHub
commit a393986f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ If you find that this is not the case, please complain loudly.
As a potential contributor, your changes and ideas are welcome at any hour of the day or night, weekdays, weekends, and holidays.
Please do not ever hesitate to ask a question or send a pull request.
Check out our [community guiding principles](/contributors/guide/collab.md) on how to create great code as a big group.
Check out our [community guiding principles](/contributors/guide/expectations.md#code-review) on how to create great code as a big group.
Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review).