Skip to content

Commit 71e8207

Browse files
authored
Update URL to Google's JavaScript Style Guide
The previous URL leaded to a 404
1 parent 851ff10 commit 71e8207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ To ensure consistency throughout the source code, keep these rules in mind as yo
234234

235235
* All features or bug fixes must be tested by one or more specs.
236236

237-
* We follow the rules contained in [Google's JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml) with an exception we wrap all code at 100 characters.
237+
* We follow the rules contained in [Google's JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html) with an exception we wrap all code at 100 characters.
238238

239239

240240
## Installation Dependencies

0 commit comments

Comments
 (0)