From abf1ebcb3fc475d4fbe19c2617a7f703cfad478a Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sat, 17 Jun 2017 00:18:19 -0400 Subject: [PATCH] Update Mocha link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b271e52..6b12670 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,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 @@ -172,4 +172,4 @@ Copyright © 2014. Athan Reines. [dev-dependencies-url]: https://david-dm.org/dev/element-io/minimal-custom-element [github-issues-image]: http://img.shields.io/github/issues/element-io/minimal-custom-element.svg -[github-issues-url]: https://github.com/element-io/minimal-custom-element/issues \ No newline at end of file +[github-issues-url]: https://github.com/element-io/minimal-custom-element/issues