docs(contributing): fix conventions link

Closes #5434
Fixes #5429
This commit is contained in:
zach_lysobey
2016-02-07 13:46:36 -05:00
committed by Wesley Cho
parent d5a757d46d
commit 946b7e040b
+1 -1
View File
@@ -42,4 +42,4 @@ We are always looking for the quality contributions and will be happy to accept
* Please assure that you are submitting quality code, specifically make sure that:
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us (angular-ui@googlegroups.com) if you need any help with unit testing
* your PR doesn't break the build; check the Travis-CI build status after opening a PR and push corrective commits if anything goes wrong
* your commits conform to the conventions established [here](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
* your commits conform to the conventions established [here](https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md)