From 219a57e5c8af93994e3fdde50b4247ccbdbe6da3 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sat, 30 Jun 2018 00:24:39 -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 209ebf7..a229ada 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Take a look at [the wiki](https://github.com/imakewebthings/deck.js/wiki) for li ## Tests & Support -Unit tests are written with [Jasmine](http://pivotal.github.com/jasmine/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.github.com/deck.js/test). +Unit tests are written with [Jasmine](https://jasmine.github.io/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.github.com/deck.js/test). deck.js has been tested with jQuery 1.6+ and works in IE7+, Chrome, FF, Safari, and Opera. The more capable browsers receive greater enhancements, but a basic cutaway slideshow will work for all browsers listed above. Please don't give your presentations in IE6.