Update CONTRIBUTING.md

Same issue as the readme.md change.
This commit is contained in:
MiladNazeri 2017-07-20 10:20:56 -04:00 committed by GitHub
parent 87d9dfd243
commit 13274fb9a3

View file

@ -16,7 +16,7 @@ Contributing
git checkout -b new_branch_name
```
4. Code
* Follow the [coding standard](https://wiki.highfidelity.com/wiki/Coding_Standards)
* Follow the [coding standard](https://docs.highfidelity.com/build-guide/coding-standards)
5. Commit
* Use [well formed commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
6. Update your branch