From 00b48cb7155359b0b918bc9cc5026435107c7ba8 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sun, 1 Jul 2018 00:03:59 -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 64f3a9a..a173215 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The following is a really rough guideline and starting point for a group to work ## Supporting Materials -* [Jasmine BDD Standalone SpecRunner](http://pivotal.github.com/jasmine/downloads/jasmine-standalone-1.1.0.rc1.zip) +* [Jasmine BDD Standalone SpecRunner](https://github.com/jasmine/jasmine/releases/download/v3.1.0/jasmine-standalone-3.1.0.zip) * [Refactoring: improving the design of existing code, By Martin Fowler & Kent Beck](http://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201485672/ref=sr_1_1?ie=UTF8&qid=1321327192&sr=8-1) * [RandoriKata Instructions](http://codingdojo.org/cgi-bin/wiki.pl?RandoriKata) -* [Rhythm of Test First](http://codingdojo.org/cgi-bin/wiki.pl?RhythmOfTestFirst) \ No newline at end of file +* [Rhythm of Test First](http://codingdojo.org/cgi-bin/wiki.pl?RhythmOfTestFirst)