From 3ac698d67195bf65c30e3680d4073fc382920e66 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Wed, 4 Jan 2017 00:29:01 -0500 Subject: [PATCH] Update Mocha link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a6a16b..aa33384 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A platform independent thread pool add-on for [Node.js](http://nodejs.org/api/ad * Exception and error handling within background threads * Node.js [global object](http://nodejs.org/api/globals.html) support within background threads * `console.log`, `__filename`, `__dirname`, `require` - * Verified and validated with a comprehensive [mocha](http://visionmedia.github.io/mocha/) test suite + * Verified and validated with a comprehensive [mocha](http://mochajs.org/) test suite **Support for all stable [Node.js](https://nodejs.org) and [io.js](https://iojs.org) releases:**