From 7700024ef56132b939e0a7dcc138e88591706c8c Mon Sep 17 00:00:00 2001 From: Chris Rose Date: Mon, 28 Apr 2014 15:59:28 -0700 Subject: [PATCH] docs(CONTRIBUTING.md): anachor fix Closes #7294 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 49d5888ac..bc30f543d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -84,7 +84,7 @@ Before you submit your pull request consider the following guidelines: * Search [GitHub](https://github.com/angular/angular.js/pulls) for an open or closed Pull Request that relates to your submission. You don't want to duplicate effort. -* Please sign our [Contributor License Agreement (CLA)](#signing-the-cla) before sending pull +* Please sign our [Contributor License Agreement (CLA)](#cla) before sending pull requests. We cannot accept code without this. * Make your changes in a new git branch