From d43b63dbb45d1d7737e87f839e72a8b87a7fde3e Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 5 Feb 2018 00:20:48 -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 ca712fc..2c69f6d 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Application dependencies are sorted under dependencies in _package.json_ while t ## Tests -Basic tests are available and can be run via [mocha](http://visionmedia.github.com/mocha/). +Basic tests are available and can be run via [mocha](http://mochajs.org/). These tests require a working mongodb installation and might require changes to __config.json__