From 94ecb998bb0f0773b17b2f26b0812b5604248ef6 Mon Sep 17 00:00:00 2001 From: Matt Sanders Date: Fri, 27 Dec 2013 00:29:35 -0700 Subject: [PATCH] Update link at top of README Allows access to Jasmine 2.0 docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff224914..eb88b782 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[Jasmine](http://pivotal.github.com/jasmine/) [![Build Status](https://travis-ci.org/pivotal/jasmine.png?branch=master)](https://travis-ci.org/pivotal/jasmine) [![Code Climate](https://codeclimate.com/repos/5269970a13d6374b6c01d632/badges/8bc25526da64e02065f4/gpa.png)](https://codeclimate.com/repos/5269970a13d6374b6c01d632/feed) +[Jasmine](http://jasmine.github.io) [![Build Status](https://travis-ci.org/pivotal/jasmine.png?branch=master)](https://travis-ci.org/pivotal/jasmine) [![Code Climate](https://codeclimate.com/repos/5269970a13d6374b6c01d632/badges/8bc25526da64e02065f4/gpa.png)](https://codeclimate.com/repos/5269970a13d6374b6c01d632/feed) ======= **A JavaScript Testing Framework**