Skip to content

Commit 246cde0

Browse files
committed
Fix the typo error in JSHint link
1 parent 607ad01 commit 246cde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

es5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,7 @@
15621562
**Tools**
15631563
15641564
- Code Style Linters
1565-
+ [JSHint](http://www.jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/jshintrc)
1565+
+ [JSHint](http://www.jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/.jshintrc)
15661566
+ [JSCS](https://github.com/jscs-dev/node-jscs) - [Airbnb Style Preset](https://github.com/jscs-dev/node-jscs/blob/master/presets/airbnb.json)
15671567
15681568
**Other Style Guides**

0 commit comments

Comments
 (0)