Skip to content

Commit 24df2a9

Browse files
committed
Merge pull request #93 from mortonfox/master
Updated mocha link.
2 parents 19572d2 + 732ba25 commit 24df2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ To build the browser distribution:
233233

234234
To run the tests
235235
(algorithms only, not including the visualization) with
236-
[mocha](http://visionmedia.github.com/mocha/) and [should.js](https://github.com/visionmedia/should.js)
236+
[mocha](http://mochajs.org/) and [should.js](https://github.com/visionmedia/should.js)
237237
First install mocha:
238238

239239
npm install -d -g mocha

0 commit comments

Comments
 (0)