From 9b89d3d7d8a48842cada29aebfb404b6c1d068d3 Mon Sep 17 00:00:00 2001 From: "Aaron S. Hawley" Date: Wed, 26 Jun 2019 12:54:11 -0400 Subject: [PATCH] Fix PhantomJS script in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28759d6..c495883 100644 --- a/README.md +++ b/README.md @@ -778,7 +778,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [CoffeeScript]: http://coffeescript.org/ [Rails 3.1 asset pipeline]: http://guides.rubyonrails.org/asset_pipeline.html [Homebrew]: http://brew.sh/ -[PhantomJS script]: https://github.com/netzpirat/guard-jasmine/blob/master/lib/guard/jasmine/phantomjs/guard-jasmine.coffee +[PhantomJS script]: https://github.com/netzpirat/guard-jasmine/blob/master/lib/guard/jasmine/phantomjs/guard-jasmine.js [Guard::CoffeeScript]: https://github.com/guard/guard-coffeescript [Sinon.JS]: http://sinonjs.org [Rails asset pipeline]: http://guides.rubyonrails.org/asset_pipeline.html