diff --git a/README.md b/README.md index b5fd700..0258a44 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,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`