From 29256a3ad84fa0765c62a25ea0da9c903a872f6f Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Wed, 13 Jun 2018 00:14:57 -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 b1615c4..fb67c94 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ This project uses HTML5's `canvas` element to do the drawing, plus `localStorage * [jquery](http://jquery.com/) * [jquery-ui](http://jqueryui.com/) * [Aristo](https://github.com/taitems/Aristo-jQuery-UI-Theme) jquery ui theme - * [Jasmine](http://pivotal.github.com/jasmine/) for testing + * [Jasmine](https://jasmine.github.io/) for testing * [modernizr](http://www.modernizr.com/) * [HTML5 Boilerplate](http://html5boilerplate.com/)