Skip to content

Commit 1cc2e93

Browse files
authored
Update Mocha link
1 parent 6e42e76 commit 1cc2e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ To see how to make an **add-on** work I have now included the **calculate** add-
202202

203203
## Tests
204204
Unit tests are run with [karma](http://karma-runner.github.io) and written using
205-
[mocha](http://visionmedia.github.io/mocha/), [chai](http://chaijs.com/) and
205+
[mocha](http://mochajs.org/), [chai](http://chaijs.com/) and
206206
[sinon](http://sinonjs.org/)
207207

208208
To run the tests:

0 commit comments

Comments
 (0)