From 26e89b19afd3addd15ec1553fea692c7b346d005 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 13 Apr 2020 09:17:33 -0500 Subject: [PATCH] Fix link to Jasmine --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index d31b8715..8ee86d0f 100644 --- a/readme.txt +++ b/readme.txt @@ -3,4 +3,4 @@ JsUnit Copyright (c) 2012 Pivotal Labs. This software is licensed under the MIT License. -JsUnit is no longer maintained by Pivotal Labs or its original author. Pivotal Labs recommends Jasmine (http://pivotal.github.com/jasmine/) for Javascript testing. \ No newline at end of file +JsUnit is no longer maintained by Pivotal Labs or its original author. Pivotal Labs recommends Jasmine (http://github.com/pivotal/jasmine) for Javascript testing.