Update the google coding style link in wiki
Author: nertimCreated Apr 17, 2018Updated Apr 17, 2018

" Google JavaScript Style Guide" points to http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml it should instead point to https://google.github.io/styleguide/jsguide.html
Source: Reactive-Extensions/RxJS