From 7941a0e0f20db00040dbe52a082c431b1c5f3b57 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 20 Feb 2018 00:15:21 -0500 Subject: [PATCH] Update Mocha link --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 896941b..f6fe62d 100644 --- a/README +++ b/README @@ -105,7 +105,7 @@ be the module name ending with `-spec.js`. - Chai[2]: Assertion library, we use `assert` style. - Sinon[3]: Mocking and stubbing library. -[1]: http://visionmedia.github.com/mocha/ +[1]: http://mochajs.org/ [2]: http://chaijs.com/api/assert/ [3]: http://sinonjs.org/docs