From 4f5fbc634dde273a2918ae6dfd6c99f20e4e614d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Hu=C3=9F?= Date: Mon, 15 Feb 2021 11:45:11 +0100 Subject: [PATCH] Update link to contribution guidelines (#1225) Fixes #1071 --- docs/DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index fe6167b32..219b381e3 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -13,7 +13,7 @@ meet these requirements, you can make changes and [build your own version of Knative Client](#building-knative-client)! Before submitting a PR, see also -[contribution guide](https://www.knative.dev/contributing/). +[contribution guide](https://knative.dev/community/contributing/). ### Sign up for GitHub