From fe74aa90456a90b78399d54fb5dd8dc2c1568f48 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Wed, 13 Dec 2017 00:07:16 -0500 Subject: [PATCH] Update Mocha link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81b1ebb..d7ce75d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You can find a tutorial on how to get a virtual machine up and running with all * [Express](http://expressjs.com) * [Grunt](http://gruntjs.com) -* [Mocha](http://visionmedia.github.com/mocha/) +* [Mocha](http://mochajs.org/) * [Chai](http://chaijs.com) * [Sinon](http://sinonjs.org) @@ -48,4 +48,4 @@ You can find a tutorial on how to get a virtual machine up and running with all ### License -[MIT](http://opensource.org/licenses/mit-license) \ No newline at end of file +[MIT](http://opensource.org/licenses/mit-license)