From 4a19b74c9047b665336c49378d426bd6d45fd6ac Mon Sep 17 00:00:00 2001 From: Nate Silva Date: Tue, 4 Mar 2014 13:15:14 -0800 Subject: [PATCH] fix link to jshint-external --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 900ccec..b3d5712 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JavaScript ESLint TextMate Bundle -Use the [ESLint](http://eslint.org/) JavaScript validator in [TextMate 2](https://github.com/textmate/textmate). (Want to use JSHint instead? Try the [jshint-external.tmbundle](https://github.com/natesilva/javascript-eslint.tmbundle).) +Use the [ESLint](http://eslint.org/) JavaScript validator in [TextMate 2](https://github.com/textmate/textmate). (Want to use JSHint instead? Try the [jshint-external.tmbundle](https://github.com/natesilva/jshint-external.tmbundle).) ![Screenshot 1](https://raw.github.com/natesilva/javascript-eslint.tmbundle/master/no-errors.png)