diff --git a/README.md b/README.md index 784f211..2e58ab1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This project uses [gulp](http://gulpjs.com/) as its build system. ## Testing -This project usings [mocha](http://visionmedia.github.io/mocha/) for unit testing. Install mocha: +This project usings [mocha](http://mochajs.org/) for unit testing. Install mocha: - `$ npm install -g mocha`