From a49241196ceb23024ef15b762b27dcb612f680c2 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 20 Sep 2023 16:21:01 -0400 Subject: [PATCH] Update contributing.md with correct CLA link --- .github/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/contributing.md b/.github/contributing.md index c649925..76a490b 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -38,7 +38,7 @@ Issues labelled `good first issue`. For your contribution to be accepted: -- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/slackapi/manifest-schema). +- [x] You must have signed the [Contributor License Agreement (CLA)](https://cla.salesforce.com/sign-cla). - [x] The test suite must be complete and pass. - [x] The changes must be approved by code review. - [x] Commits should be atomic and messages must be descriptive. Related issues should be mentioned by Issue number.