From f59e004da51b04d2b4f388774138cbd9745b55b5 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sat, 24 Dec 2016 00:05:23 -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 fa57ae96..e861d7eb 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ development dependencies. Used libraries: -* [mocha](http://visionmedia.github.io/mocha/) for tests +* [mocha](http://mochajs.org/) for tests * [chai](http://chaijs.com/) for assertions * [istanbul](https://github.com/gotwarlost/istanbul) for code coverage analysis * [docco](http://jashkenas.github.io/docco/) for developer documentation