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.