From ad11e921de7ea2652992f4f0824ca84cd813d27e Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 29 Sep 2017 00:12:21 -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 b292b82..b2eee39 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ All tests are written with [mocha][0] and should be run with [npm][1]: #### Author: [Ryan Fitzgerald](http://twitter.com/#!/TheRyanFitz) #### License: [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) -[0]: http://visionmedia.github.com/mocha/ +[0]: http://mochajs.org/ [1]: http://npmjs.org