Skip to content

Commit

Permalink
Merge b541e49 into e899025
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonfox committed Jun 11, 2017
2 parents e899025 + b541e49 commit 5366b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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
Expand Down Expand Up @@ -155,4 +155,4 @@ Copyright © 2014. Athan Reines.
[dev-dependencies-url]: https://david-dm.org/dev/opentsdb-js/validate-time

[github-issues-image]: http://img.shields.io/github/issues/opentsdb-js/validate-time.svg
[github-issues-url]: https://github.com/opentsdb-js/validate-time/issues
[github-issues-url]: https://github.com/opentsdb-js/validate-time/issues

0 comments on commit 5366b11

Please sign in to comment.