Skip to content

Commit 9137980

Browse files
committed
docs(CONTRIBUTING.md): fix broken link to angular commit conventions
1 parent 40d2817 commit 9137980

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
@@ -8,7 +8,7 @@ To speed up the pull request review process, please check if your PR follows the
88
- if it is a new feature try to implement tests that at least cover the more important parts of your code
99
- check if the code coverage is not being reduced
1010
- squash your commits into a single commit
11-
- follow the [angular commit convention] (https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
11+
- follow the [angular commit convention] (https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
1212

1313
# Bug reporting
1414

0 commit comments

Comments
 (0)