From 9be0f9a7e38d247e583fefcf83cfc51daad37daa Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sun, 20 May 2018 00:12:18 -0400 Subject: [PATCH] Update Jasmine link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7030d43..31ce308 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ is triggered and before it is consumed by followers. ## Development -This project uses [smoosh](https://github.com/fat/smoosh) to build and [jasmine](http://pivotal.github.com/jasmine/) +This project uses [smoosh](https://github.com/fat/smoosh) to build and [jasmine](https://jasmine.github.io/) with [js-imagediff](https://github.com/HumbleSoftware/js-imagediff) to test. Tests may be executed by [jasmine-headless-webkit](http://johnbintz.github.com/jasmine-headless-webkit/) with `cd spec; jasmine-headless-webkit -j jasmine.yml -c` or by a browser by navigating to