From c1e841c1dd6ad91ffc60269fe557af60cb502dc8 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 11 Nov 2016 00:47:33 -0500 Subject: [PATCH] Update Jasmine link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3110717..b14b743 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The main frameworks & tools used by the client app are: * Backbone.js (http://backbonejs.org/) * Bootstrap 3 (http://getbootstrap.com/) * Yeoman (http://yeoman.io/) -* Jasmine (http://pivotal.github.io/jasmine/) +* Jasmine (https://jasmine.github.io/) For more details about how to develop and build the client app, please check the README file in the client/ directory. @@ -39,4 +39,4 @@ If you want to see the distribution version, run the following commands instead: cd .. fhc local -Then do your normal development in the client/app directory and everytime when a file is changed, the distribution version will be generated automatically. \ No newline at end of file +Then do your normal development in the client/app directory and everytime when a file is changed, the distribution version will be generated automatically.