From c2f05dd8d508b1617f517f46981a456bb1ac7ccc Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 28 Oct 2016 00:40:02 -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 f1711f8..77c33d7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ $ yo bespokeplugin All source files for the plugin reside in the `lib` directory. -[Jasmine](http://pivotal.github.io/jasmine/) specs reside in the `test/spec` directory. +[Jasmine](http://jasmine.github.io/) specs reside in the `test/spec` directory. Distributable versions of your plugin are generated in the `dist` directory by the following [gulp](https://github.com/gulpjs/gulp) tasks: