Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 9b5de0a

Browse files
wesleychopetebacondarwin
authored andcommitted
docs(contributing): fix the styleguide link
Update the link to Google's JavaScript style guide to the updated version Closes #14652
1 parent 21b76ae commit 9b5de0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ You can find out more detailed information about contributing in the
280280
[groups]: https://groups.google.com/forum/?fromgroups#!forum/angular
281281
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
282282
[irc]: http://webchat.freenode.net/?channels=angularjs&uio=d4
283-
[js-style-guide]: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
283+
[js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml
284284
[jsfiddle]: http://jsfiddle.net/
285285
[list]: https://groups.google.com/forum/?fromgroups#!forum/angular
286286
[ngDocs]: https://github.com/angular/angular.js/wiki/Writing-AngularJS-Documentation

0 commit comments

Comments
 (0)