Skip to content
Permalink
Browse files

docs(contributing): fix the styleguide link

Update the link to Google's JavaScript style guide to the updated version

Closes #14652
  • Loading branch information
wesleycho authored and petebacondarwin committed May 23, 2016
1 parent 3f8efe7 commit e67c3f8ab62d2bcabf86cf0c57d21a288e05a954
Showing with 1 addition and 1 deletion.
  1. +1 −1 CONTRIBUTING.md
@@ -283,7 +283,7 @@ You can find out more detailed information about contributing in the
[groups]: https://groups.google.com/forum/?fromgroups#!forum/angular
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
[irc]: http://webchat.freenode.net/?channels=angularjs&uio=d4
[js-style-guide]: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
[js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml
[jsfiddle]: http://jsfiddle.net/
[list]: https://groups.google.com/forum/?fromgroups#!forum/angular
[ngDocs]: https://github.com/angular/angular.js/wiki/Writing-AngularJS-Documentation

0 comments on commit e67c3f8

Please sign in to comment.
You can’t perform that action at this time.