Skip to content

Commit a5aa98c

Browse files
jawnkeithamus
authored andcommitted
fix: correct link to Mocha website (#152)
1 parent 886b818 commit a5aa98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: api/test.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99

1010
This is the test suite that we use to test Chai during development. Use it to confirm
1111
that Chai will function correctly in your browser environment (`should` does
12-
not work in IE9). These tests are powered by the awesome [Mocha](http://visionmedia.github.com/mocha/)
12+
not work in IE9). These tests are powered by the awesome [Mocha](https://mochajs.org/)
1313
test framework.

0 commit comments

Comments
 (0)