website: fix google styleguide URL

Fixes #907

Change-Id: I867b4efd7e8f56571d1b98464a350aa6f1adf153
This commit is contained in:
mpl 2017-02-11 00:35:09 +01:00
parent 21dc8531a5
commit fb8724d49a
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ for this.
### Other formatting minutiae
Everything else generally follows the [Google JavaScript
Styleguide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml).
Styleguide](https://google.github.io/styleguide/jsguide.html).
Or you can just look at the surrounding code.