From 2269a464d2b8bbbc38bffbda63577b0c497c5583 Mon Sep 17 00:00:00 2001 From: Martin Belev Date: Wed, 14 Dec 2016 22:57:19 +0200 Subject: [PATCH] docs(contributing): fix link to google js style guide (#2164) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d3bf583f350d..333a29371e5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -237,7 +237,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [github]: https://github.com/angular/material2 [gitter]: https://gitter.im/angular/material2 [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html -[js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml +[js-style-guide]: https://google.github.io/styleguide/jsguide.html [codepen]: http://codepen.io/ [jsbin]: http://jsbin.com/ [jsfiddle]: http://jsfiddle.net/