Updated link to contributor doc because broken (#2322)

Should be https://github.com/knative/community/blob/master/docs/DOCS-CONTRIBUTING.md
This commit is contained in:
ellenevans 2020-03-20 09:07:08 -07:00 committed by GitHub
parent 10aa22be7a
commit 04ea875ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ To generate a version of the API:
You can now perform the necessary steps to open a PR, complete a review, and You can now perform the necessary steps to open a PR, complete a review, and
merge the new API files into the appropriate branch of the `knative/docs` repo. merge the new API files into the appropriate branch of the `knative/docs` repo.
See the [contributor flow](https://github.com/knative/community/tree/master/DOCS-CONTRIBUTING.md) for details See the [contributor flow](https://github.com/knative/community/blob/master/docs/DOCS-CONTRIBUTING.md) for details
about requesting changes in the `knative/docs` repo. about requesting changes in the `knative/docs` repo.
### Example ### Example