fixing broken link

Google moved their style guides to Github (from an SVN server), and this link was broken
This commit is contained in:
Wesley
2016-06-04 15:17:00 -07:00
parent 267eec57c6
commit 3fb9db5a74

View File

@@ -2752,7 +2752,7 @@ Other Style Guides
**Other Style Guides**
- [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
- [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
- [jQuery Core Style Guidelines](http://contribute.jquery.org/style-guide/js/)
- [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js)