From 63d9ac1dfc4ed48a7d2444735002364393e64517 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 3 Aug 2018 00:07:38 -0400 Subject: [PATCH] Update Jasmine link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0523d0d..732f6d5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This gem will help you to quickly develop a website using [Contao CMS](http://www.contao.org/en/) which has pre-built support for [Sass](http://sass-lang.com), [Compass](http://compass-style.org), [CoffeeScript](http://coffeescript.org), -[Jasmine](http://pivotal.github.com/jasmine/) and +[Jasmine](https://jasmine.github.io/) and [Capistrano](https://github.com/capistrano/capistrano). It also feature hashed assets served by the [Contao Assets @@ -79,7 +79,7 @@ by following the guide at the [Rbenv Installer](https://github.com/fesplugas/rbenv-installer) project. Contao depends on Qt (for headless javascript testing using -[jasmine](https://github.com/pivotal/jasmine) and +[jasmine](https://github.com/jasmine/jasmine) and [jasmine-headless-webkit](http://johnbintz.github.com/jasmine-headless-webkit), to install it, refer to [Capybara Webkit Installation](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit)