Skip to content

Commit d5c090e

Browse files
thecodingwizardjelbourn
authored andcommitted
docs: fix broken link to google js style guide (#692)
The previous given link is broken: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml Replaced with another link found on Google: https://google.github.io/styleguide/javascriptguide.xml
1 parent c400fa2 commit d5c090e

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
@@ -238,7 +238,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
238238
[github]: https://github.com/angular/material2
239239
[gitter]: https://gitter.im/angular/material2
240240
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
241-
[js-style-guide]: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
241+
[js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml
242242
[codepen]: http://codepen.io/
243243
[jsbin]: http://jsbin.com/
244244
[jsfiddle]: http://jsfiddle.net/

0 commit comments

Comments
 (0)