mirror of https://github.com/knative/docs.git
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:
parent
10aa22be7a
commit
04ea875ab1
|
@ -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
|
||||
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.
|
||||
|
||||
### Example
|
||||
|
|
Loading…
Reference in New Issue