diff --git a/README.md b/README.md index 6757443..870f725 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ $ npm run docs ### 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 @@ -230,4 +230,4 @@ Copyright © 2014. NodePrime. [dev-dependencies-url]: https://david-dm.org/dev/doc-metrix/network-node [github-issues-image]: http://img.shields.io/github/issues/doc-metrix/network-node.svg -[github-issues-url]: https://github.com/doc-metrix/network-node/issues \ No newline at end of file +[github-issues-url]: https://github.com/doc-metrix/network-node/issues