Update second CLA URL to the more user-friendly GitHub Pages URL (which redirects to the AWS-hosted URL) (#1045)

This commit is contained in:
Emily Davis 2025-04-10 13:19:00 -06:00
parent 23535df392
commit 15b3e81017
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Any code you contribute to InVEST will fall under the same license as InVEST. Pl
3. Wait for a member of the NatCap team to respond. One of the following will happen: 3. Wait for a member of the NatCap team to respond. One of the following will happen:
1. If its OK for you to work on the issue, a member of the NatCap team will let you know (in a comment on the issue) and assign the issue to you. Proceed to step 4. 1. If its OK for you to work on the issue, a member of the NatCap team will let you know (in a comment on the issue) and assign the issue to you. Proceed to step 4.
2. If theres some reason you shouldnt work on the issue (because the issue is invalid, or we are intentionally delaying work on it, or—oops—someone else is already working on it), a member of the NatCap team will let you know by leaving a comment on the issue. Return to step 1! 2. If theres some reason you shouldnt work on the issue (because the issue is invalid, or we are intentionally delaying work on it, or—oops—someone else is already working on it), a member of the NatCap team will let you know by leaving a comment on the issue. Return to step 1!
4. Review the [InVEST Contributor License Agreement](https://vpejnqubjf.us-east-2.awsapprunner.com/), if you havent already. If you do not sign the Contributor License Agreement, you will not be able to contribute code to InVEST. 4. Review the [InVEST Contributor License Agreement](https://natcap.github.io/invest-cla), if you havent already. If you do not sign the Contributor License Agreement, you will not be able to contribute code to InVEST.
### Forking the Repository and Creating a Branch ### Forking the Repository and Creating a Branch
1. Fork the `natcap/invest` repository. Check [GitHubs “Fork a repository” guide](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) for details, if needed. 1. Fork the `natcap/invest` repository. Check [GitHubs “Fork a repository” guide](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) for details, if needed.