From 9aef1fbab77376e68bdaf65dc0dbe272fba9a209 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 26 Mar 2018 00:09:08 -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 3bda2d6..291e239 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ g.filter('', '{{ COLLECTION NAME }}', { ## Tests -All tests are written with [mocha](http://visionmedia.github.com/mocha/) and should be run with [npm](http://npmjs.org): +All tests are written with [mocha](http://mochajs.org/) and should be run with [npm](http://npmjs.org): ``` bash $ npm test