diff --git a/README.md b/README.md index 3bda2d6..291e239 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ g.filter('', '{{ COLLECTION NAME }}', { ## Tests -All tests are written with [mocha](http://visionmedia.github.com/mocha/) and should be run with [npm](http://npmjs.org): +All tests are written with [mocha](http://mochajs.org/) and should be run with [npm](http://npmjs.org): ``` bash $ npm test