diff --git a/README.md b/README.md index a72f7efa7..deaf579c8 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ installed for the test suite to pass. ### JavaScript Tests The JavaScript specs are run with [Karma](http://karma-runner.github.io) and use -the [Mocha](http://visionmedia.github.io/mocha/) test framework and the [Chai +the [Mocha](http://mochajs.org/) test framework and the [Chai Assertion Library](http://chaijs.com/) The specs live in spec/javascripts. Run `rake spec:javascripts` to run the