Skip to content

Commit b41c149

Browse files
authored
Update Mocha link
1 parent 60138df commit b41c149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $ node ./examples/index.js
6060

6161
### Unit
6262

63-
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:
63+
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:
6464

6565
``` bash
6666
$ make test
@@ -111,4 +111,4 @@ Copyright © 2014. Athan Reines.
111111
[dev-dependencies-url]: https://david-dm.org/dev/compute-io/diff
112112

113113
[github-issues-image]: http://img.shields.io/github/issues/compute-io/diff.svg
114-
[github-issues-url]: https://github.com/compute-io/diff/issues
114+
[github-issues-url]: https://github.com/compute-io/diff/issues

0 commit comments

Comments
 (0)