From 04ea875ab108c83f6967eed96af33e3f4343fe40 Mon Sep 17 00:00:00 2001 From: ellenevans <35748459+ellenevans@users.noreply.github.com> Date: Fri, 20 Mar 2020 09:07:08 -0700 Subject: [PATCH] Updated link to contributor doc because broken (#2322) Should be https://github.com/knative/community/blob/master/docs/DOCS-CONTRIBUTING.md --- docs/reference/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/README.md b/docs/reference/README.md index 87aa7475c..4a63a2a22 100644 --- a/docs/reference/README.md +++ b/docs/reference/README.md @@ -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