From 3f09f3c78c02433c85bc9849243ba19b74a80ee6 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 2 Feb 2018 00:05:19 -0500 Subject: [PATCH] Update Mocha link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4eb65cb..7978521 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ I feel Cordell does all that and more. - more configurable ignore and match options - crisp / clean coffeescript source - a built-in CI environment that makes use of the watcher / walker combo - - [mocha](http://visionmedia.github.com/mocha/) + - [mocha](http://mochajs.org/) - [coffeelint](http://www.coffeelint.org/) - [jshint](http://www.jshint.com/) @@ -149,4 +149,4 @@ See the test.coffee script, we eat our own dog food here... ## API -coming soon... (read the test files for now) \ No newline at end of file +coming soon... (read the test files for now)