diff --git a/README.md b/README.md index 9d9c835..b180fef 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The server walk and watch functionality has been made into its own module called ## Testing Framework -- [Mocha v1.8.1](http://visionmedia.github.com/mocha) +- [Mocha v1.8.1](http://mochajs.org/) - [Chai v1.4.1](http://chaijs.com) - [Sinon v1.5.2](http://sinonjs.org) - [Sinon-Chai v2.3.1](http://chaijs.com/plugins/sinon-chai) @@ -123,4 +123,4 @@ Note: On Windows x64, use `karma.x64_ENV.bat` to help with browser paths ## Debugging -Brunch debug events can be monitored by setting the `DEBUG=brunch:*` environment variable. \ No newline at end of file +Brunch debug events can be monitored by setting the `DEBUG=brunch:*` environment variable.