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.