diff --git a/README.md b/README.md index 445a7db64..ad72ceee0 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ make test-integration VERBOSE=1 - [Node.js](http://nodejs.org) - [MDN: for high level overview](https://developer.mozilla.org/en-US/docs/Marionette/Marionette_JavaScript_Tools) - - [mocha: which is wrapped by marionette-js-runner](http://visionmedia.github.io/mocha/) + - [mocha: which is wrapped by marionette-js-runner](http://mochajs.org/) - [marionette-js-runner: for the test framework](https://github.com/mozilla-b2g/marionette-js-runner) - [marionette-client: for anything to do with client.X](http://lightsofapollo.github.io/marionette_js_client/api-docs/classes/Marionette.Client.html)