From 1e3202744ab105151c3d262fbd9ced276e32aed9 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Wed, 11 Oct 2017 00:25:13 -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 e8f09ee..df3f6fd 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Setting up a local enviroment Setting up Testing (Mocha) on your local ------------------------------ -mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces) — Read more at http://visionmedia.github.com/mocha +mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces) — Read more at http://mochajs.org/ Install mocha for this project only: