From 1cc2e9353fd57dc9939f97a7d1d8f08e906f31d5 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 19 Sep 2017 00:18:54 -0400 Subject: [PATCH] Update Mocha link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ddd92f2..79071beca 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ To see how to make an **add-on** work I have now included the **calculate** add- ## Tests Unit tests are run with [karma](http://karma-runner.github.io) and written using -[mocha](http://visionmedia.github.io/mocha/), [chai](http://chaijs.com/) and +[mocha](http://mochajs.org/), [chai](http://chaijs.com/) and [sinon](http://sinonjs.org/) To run the tests: