From 11b98542965407ff4b341809e5fff0e12992d7c7 Mon Sep 17 00:00:00 2001 From: shavidissa Date: Wed, 14 Nov 2018 06:48:20 +0530 Subject: [PATCH] Corrected a minor issue in linking to Slack (#10967) The current document had a minor issue: " Ask for sponsorship in the #sig-docs channel on the Kubernetes Slack instance](https://kubernetes.slack.com) " I am assuming you wanted to link #sig-docs channel on the Kubernetes Slack instance to https://kubernetes.slack.com. Therefore, corrected it. --- content/en/docs/contribute/participating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/participating.md b/content/en/docs/contribute/participating.md index 1783bd9aac..029f3bf746 100644 --- a/content/en/docs/contribute/participating.md +++ b/content/en/docs/contribute/participating.md @@ -84,7 +84,7 @@ in the Kubernetes organization. Follow these steps: 1. Find two reviewers or approvers to [sponsor](/docs/contribute/advanced#sponsor-a-new-contributor) your membership. - Ask for sponsorship in the #sig-docs channel on the + Ask for sponsorship in the [#sig-docs channel on the Kubernetes Slack instance](https://kubernetes.slack.com) or on the [SIG Docs mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-docs).