From e0126ff4ef328d494c12e8218f097967d993dc5b Mon Sep 17 00:00:00 2001 From: moonsphere <43288455+moonsphere@users.noreply.github.com> Date: Tue, 1 Jun 2021 07:31:13 +0800 Subject: [PATCH] docs: Fix wrong CLA link in CONTRIBUTING.md CLA in CONTRIBUTING.md is wrong --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7ff3652e..113d44954 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ OceanBase Database is a community-driven open source project and we welcome all ## Before you contribute -Before you contribute, please click the **Sign in with Github to agree button** to sign the CLA. You can find an example [here](https://cla-assistant.io/pingcap/tidb?pullRequest=16303). +Before you contribute, please click the **Sign in with Github to agree button** to sign the CLA. You can find an example [here](https://cla-assistant.io/oceanbase/oceanbase?pullRequest=4). What is [CLA](https://en.wikipedia.org/wiki/Contributor_License_Agreement)?