From e7e65816c0f776d1b1e001e0305a960480baf4cd Mon Sep 17 00:00:00 2001 From: Gustav Nikolaj Date: Wed, 27 Apr 2016 14:23:49 +0200 Subject: [PATCH] Docs: Update CLA link (#5980) Before submitting #5977 I had signed the old CLA from before joining the jQuery Foundation, as it was still referenced in the contribution guidelines file. @IanVS made me aware of the move on gitter. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1cc17c12a9e8..6e38b4c43f01 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Before filing an issue, please be sure to read the guidelines for what you're re ## Contributing Code -Please sign our [Contributor License Agreement](http://eslint.org/cla) and read over the [Pull Request Guidelines](http://eslint.org/docs/developer-guide/contributing/pull-requests). +Please sign our [Contributor License Agreement](https://contribute.jquery.org/CLA/) and read over the [Pull Request Guidelines](http://eslint.org/docs/developer-guide/contributing/pull-requests). ## Full Documentation