Skip to content

Commit 1db56f0

Browse files
authored
Merge pull request #216 from brice-t/patch-1
Update URL to Google's JavaScript Style Guide
2 parents 851ff10 + 71e8207 commit 1db56f0

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)