From cf1122cf9eb3c0d1318e680a83848f6b055f51dd Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Thu, 26 May 2016 09:30:31 -0700 Subject: [PATCH] chore(contributing): fix link to styleguide (#8781) - Change to new link to Google's JavaScript style guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0bd75c0407..39239b27b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -238,7 +238,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [github]: https://github.com/angular/angular [gitter]: https://gitter.im/angular/angular [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html -[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/ [plunker]: http://plnkr.co/edit [runnable]: http://runnable.com/