docs(CONTRIBUTING.md): anchor fix

"Follow our Coding Rules" should link to "#rules" and not "#coding-rules"

Closes #7349
This commit is contained in:
sap9433
2014-05-05 14:39:40 +05:30
committed by Pawel Kozlowski
parent 28af74a901
commit 4899e781ff

View File

@@ -93,7 +93,7 @@ Before you submit your pull request consider the following guidelines:
```
* Create your patch, **including appropriate test cases**.
* Follow our [Coding Rules](#coding-rules).
* Follow our [Coding Rules](#rules).
* Run the full Angular test suite, as described in the [developer documentation][dev-doc],
and ensure that all tests pass.
* Commit your changes using a descriptive commit message that follows our