From bfa916e30e62c0a149e7784b2b68a6e289770ccb Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 28 Nov 2017 00:11:28 -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 766b542..75c7275 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Good if you are modifying simple-acl or writing your own custom store. npm install mocha -g && npm test -Hey, if you're not already using [mocha](http://visionmedia.github.com/mocha/) for your tests, you should! +Hey, if you're not already using [mocha](http://mochajs.org/) for your tests, you should! --- # MIDDLEWARE