From 65cdd253a0159d231065f777156243a87a32a621 Mon Sep 17 00:00:00 2001 From: Misty Linville Date: Wed, 3 Oct 2018 19:28:07 -0700 Subject: [PATCH] Add pointer to k8s community site (#10286) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add pointer to k8s community site * Copyedit * Add the actual link 😂 --- content/en/docs/contribute/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/docs/contribute/_index.md b/content/en/docs/contribute/_index.md index e97e78c2c9..688a2c6160 100644 --- a/content/en/docs/contribute/_index.md +++ b/content/en/docs/contribute/_index.md @@ -13,7 +13,11 @@ we're happy to have your help! Anyone can contribute, whether you're new to the project or you've been around a long time, and whether you self-identify as a developer, an end user, or someone who just can't stand seeing typos. -Looking for the [style guide](/docs/contribute/style/style-guide/)? +For more ways to get involved in the Kubernetes community or to learn about us, +also visit the [Kubernetes community site](/community/). + +Looking for the [style guide](/docs/contribute/style/style-guide/) or the +[Kubernetes Community site](/community/)? {{% /capture %}} {{% capture body %}}