From 72791e387cbd6980445c2f5aac366b45bc9aaf44 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 10 Feb 2017 21:38:53 -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 7207975..8aeb1d5 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Third-party dependencies are managed npm and are installed when you do the insta Requirements: -- [Mocha](http://visionmedia.github.io/mocha/) +- [Mocha](http://mochajs.org/) - [Chai](http://chaijs.com/) - [Browserify](http://browserify.org/) - [Testem](https://github.com/airportyh/testem) as the test runner.