Fix CONTRIBUTING.md link (#1752)

* Fix CONTRIBUTING.md link

* Update CONTRIBUTING.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
This commit is contained in:
Shuhei Kitagawa 2020-09-29 08:46:28 +09:00 committed by GitHub
parent 5d1dfa9ef7
commit ae03601838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Contribution guidelines
So you want to hack on Knative `pkg`? Yay! Please refer to Knative's overall
[contribution guidelines](https://github.com/knative/docs/blob/master/community/CONTRIBUTING.md)
to find out how you can help.
[contribution guidelines](https://knative.dev/contributing/) to find out how you
can help.