From 16e18eecf4135564ff077a667e1f15dba05bb76c Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 6 Feb 2018 00:05:56 -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 5d7def9..bc746d8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Early version of the app I'm releasing to get developer feedback. It has the bas currently tested with Ubuntu Server versions (11.04, 11.10, 12.04 and 12.10). ### Tests -- written with [Mocha](http://visionmedia.github.com/mocha/) and [Should](https://github.com/visionmedia/should.js/) +- written with [Mocha](http://mochajs.org/) and [Should](https://github.com/visionmedia/should.js/) - run them from the root directory via `make test` ### Documentation