From b5fe9b55e58576b95ea0a43780e20b4a8ced8296 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Thu, 18 Oct 2018 00:13:02 -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 41a3930..23efe9e 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ Other related links & resources: * [Bootstrap](http://twitter.github.com/bootstrap/ "Twitter Bootstrap") * [AngularJS directives docs](http://docs.angularjs.org/guide/directive "AngularJS directives") * [Testacular test runner](http://vojtajina.github.com/testacular/ "Testacular") -* [Jasmine testing framework](http://pivotal.github.com/jasmine/ "Jasmine") -* [the mother of all directive explanation videos](http://www.youtube.com/watch?v=WqmeI5fZcho "Writing Directives") \ No newline at end of file +* [Jasmine testing framework](https://jasmine.github.io/ "Jasmine") +* [the mother of all directive explanation videos](http://www.youtube.com/watch?v=WqmeI5fZcho "Writing Directives")