From 8e763a802e539b7da937bbc30e7bba4469c1dbf8 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 15 Jun 2018 00:11:35 -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 46f180c0..bcde93bf 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The plugins included are found in `js/plugins/`. 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