diff --git a/README.md b/README.md index f01556f..bec4cff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Stub a browser environment and test your client-side code in node.js. ## Example -Example using [mocha](http://visionmedia.github.io/mocha/) and [should](https://github.com/visionmedia/should.js/). +Example using [mocha](http://mochajs.org/) and [should](https://github.com/visionmedia/should.js/). Given some client-side code