Skip to content

Commit 219daab

Browse files
committed
link to coding guidelines
1 parent c38c963 commit 219daab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ that you are listed under your companies authorised contributors).
4141

4242
## Coding Style and Linting
4343

44-
The project has a very specific coding style that are checked using this [jshintrc]. All pull requests should adhere to this.
44+
All pull requests should adhere to the [coding guidelines].
4545

4646
## Inline Documentation
4747

@@ -203,7 +203,7 @@ request.
203203
[claCheck]: http://dojofoundation.org/about/claCheck
204204
[Creating a Pull Request]: https://help.github.com/articles/creating-a-pull-request
205205
[Fork a Repo]: https://help.github.com/articles/fork-a-repo
206-
[jshintrc]: ./.jshintrc
206+
[coding guidelines]: https://github.com/ibm-js/sdk/blob/master/GUIDELINES.md
207207
[DojoDoc]: http://dojotoolkit.org/reference-guide/developer/markup.html
208208
[Intern]: http://theintern.io/
209209
[interactive rebase]: http://git-scm.com/book/en/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages

0 commit comments

Comments
 (0)