From d597ef3da596f92d841cbdf84adb104c98727d8b Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 10 Nov 2017 00:04:12 -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 4811de3..a2626a0 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ way to get a feel for `csi` would probably be to check out working examples: [microtemplates]: http://ejohn.org/blog/javascript-micro-templating/ [npm]: http://npmjs.org/ [qunit]: http://docs.jquery.com/QUnit -[mocha]: http://visionmedia.github.com/mocha/ +[mocha]: http://mochajs.org/ [amd]: https://github.com/amdjs/amdjs-api/wiki/AMD [requirejs_css]: https://github.com/VIISON/RequireCSS [example]: https://github.com/aaronj1335/bird-app-v2