From 8794600ce6ac839b1dc357632b3419e0283108ab Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sun, 29 Jul 2018 00:07:50 -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 3be4314..17a7098 100644 --- a/README.md +++ b/README.md @@ -82,4 +82,4 @@ Since the specs are loading fixtures via AJAX, you should run them off a server to avoid cross-origin issues. I prefer to use [serve](http://get-serve.com). -The specs are written using [Jasmine](http://pivotal.github.com/jasmine/) -- you can find the [docs here](http://pivotal.github.com/jasmine/jsdoc/). +The specs are written using [Jasmine](https://jasmine.github.io/) -- you can find the [docs here](https://jasmine.github.io/pages/docs_home.html).