From ee6b1a831e1cec363e4d9cb8e2e4e291527aa0bd Mon Sep 17 00:00:00 2001 From: Chris Short Date: Fri, 5 Nov 2021 12:52:38 -0400 Subject: [PATCH] Adding links to kubernetes.dev Boosting the contributor site up in Google rankings is a priority for the Kubernetes Upstream Marketing team: https://github.com/kubernetes/contributor-site/issues/202 Adding links here where appropriate: - Contributor Cheatsheet - kubernetes.dev itself - contributor resources --- content/en/docs/contribute/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/docs/contribute/_index.md b/content/en/docs/contribute/_index.md index 1042604550..9c48566ccd 100644 --- a/content/en/docs/contribute/_index.md +++ b/content/en/docs/contribute/_index.md @@ -180,6 +180,7 @@ SIG Docs communicates with different methods: ## Other ways to contribute - Visit the [Kubernetes community site](/community/). Participate on Twitter or Stack Overflow, learn about local Kubernetes meetups and events, and more. -- Read the [contributor cheatsheet](https://github.com/kubernetes/community/tree/master/contributors/guide/contributor-cheatsheet) to get involved with Kubernetes feature development. +- Read the [contributor cheatsheet](https://www.kubernetes.dev/docs/contributor-cheatsheet/) to get involved with Kubernetes feature development. +- Visit the contributor site to learn more about [Kubernetes Contributors](https://www.kubernetes.dev/) and [additional contributor resources](https://www.kubernetes.dev/resources/). - Submit a [blog post or case study](/docs/contribute/new-content/blogs-case-studies/).