From 3da9c57bf08f7f0cfebcd11038833b0223ba7f8d Mon Sep 17 00:00:00 2001 From: CarreraPHP Date: Thu, 17 Nov 2016 13:04:12 +0530 Subject: [PATCH] chore(contributing): update the javascript style guide url update the javascript style guide url from googlecode to github Fix #3153 Close #3171 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7cc888d2c9..e43ebf4139 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -222,7 +222,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [github]: https://github.com/angular/angular-cli [gitter]: https://gitter.im/angular/angular-cli [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/jsguide.html [jsfiddle]: http://jsfiddle.net/ [plunker]: http://plnkr.co/edit [runnable]: http://runnable.com/