diff --git a/README.md b/README.md index fee272b..2f3124b 100644 --- a/README.md +++ b/README.md @@ -327,7 +327,7 @@ $ node ./examples/index.js ### Unit -Unit tests use the [Mocha](http://visionmedia.github.io/mocha) test framework with [Chai](http://chaijs.com) assertions. To run the tests, execute the following command in the top-level application directory: +Unit tests use the [Mocha](http://mochajs.org/) test framework with [Chai](http://chaijs.com) assertions. To run the tests, execute the following command in the top-level application directory: ``` bash $ make test @@ -378,4 +378,4 @@ Copyright © 2014. Athan Reines. [dev-dependencies-url]: https://david-dm.org/dev/opentsdb-js/mock-server [github-issues-image]: http://img.shields.io/github/issues/opentsdb-js/mock-server.svg -[github-issues-url]: https://github.com/opentsdb-js/mock-server/issues \ No newline at end of file +[github-issues-url]: https://github.com/opentsdb-js/mock-server/issues