Skip to content

Commit 4899e78

Browse files
sap9433pkozlowski-opensource
authored andcommitted
docs(CONTRIBUTING.md): anchor fix
"Follow our Coding Rules" should link to "#rules" and not "#coding-rules" Closes angular#7349
1 parent 28af74a commit 4899e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Before you submit your pull request consider the following guidelines:
9393
```
9494

9595
* Create your patch, **including appropriate test cases**.
96-
* Follow our [Coding Rules](#coding-rules).
96+
* Follow our [Coding Rules](#rules).
9797
* Run the full Angular test suite, as described in the [developer documentation][dev-doc],
9898
and ensure that all tests pass.
9999
* Commit your changes using a descriptive commit message that follows our

0 commit comments

Comments
 (0)