We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0f18d commit e637bfbCopy full SHA for e637bfb
CONTRIBUTING.md
@@ -80,7 +80,7 @@ include:
80
### Follow OpenLayers 3's coding style
81
82
OpenLayers 3 follows [Google's JavaScript Style
83
-Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml).
+Guide](https://google.github.io/styleguide/javascriptguide.xml).
84
This is checked using [ESLint](http://eslint.org/), you
85
can run the linter locally on your machine before committing using the `lint`
86
target:
0 commit comments