diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ba5b4e4..45076ee3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,6 @@ CONTRIBUTING 7. Commit changes: - include ONLY source files ie do NOT commit files under the dist/ folder - - use a commit message that follows [conventions](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md) + - use a commit message that follows [conventions](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md) 8. Push your changes to your fork and submit a pull request