diff --git a/README.md b/README.md index aa06660..07fff04 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,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 @@ -261,4 +261,4 @@ Copyright © 2014. Athan Reines. [dev-dependencies-url]: https://david-dm.org/dev/element-io/minimal-element [github-issues-image]: http://img.shields.io/github/issues/element-io/minimal-element.svg -[github-issues-url]: https://github.com/element-io/minimal-element/issues \ No newline at end of file +[github-issues-url]: https://github.com/element-io/minimal-element/issues