From e47cb8da42064641c95ac4cc00b5063430fcda7e Mon Sep 17 00:00:00 2001 From: CaoShuFeng Date: Tue, 11 Sep 2018 09:37:35 +0800 Subject: [PATCH] fix description of contribute guide (#10253) --- content/en/docs/contribute/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/_index.md b/content/en/docs/contribute/_index.md index 7171eac6fd..e97e78c2c9 100644 --- a/content/en/docs/contribute/_index.md +++ b/content/en/docs/contribute/_index.md @@ -20,7 +20,7 @@ Looking for the [style guide](/docs/contribute/style/style-guide/)? ## Types of contributor -- A _member_ of the Kubernetes organization has [signed the CLA](/contribute/start#sign-the-cla) +- A _member_ of the Kubernetes organization has [signed the CLA](/docs/contribute/start#sign-the-cla) and contributed some time and effort to the project. See [Community membership](https://github.com/kubernetes/community/blob/master/community-membership.md) for specific criteria for membership.