Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Update Jasmine link #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down