Skip to content

Commit ef981a2

Browse files
authored
Link to unexpected.js on http. Cert errors on https
1 parent 5161639 commit ef981a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Mocha allows you to use any assertion library you wish. In the above example, w
151151
- [expect.js](https://github.com/LearnBoost/expect.js) - `expect()` style assertions
152152
- [chai](http://chaijs.com/) - `expect()`, `assert()` and `should`-style assertions
153153
- [better-assert](https://github.com/visionmedia/better-assert) - C-style self-documenting `assert()`
154-
- [unexpected](https://unexpected.js.org) - "the extensible BDD assertion toolkit"
154+
- [unexpected](http://unexpected.js.org) - "the extensible BDD assertion toolkit"
155155

156156
## Asynchronous Code
157157

0 commit comments

Comments
 (0)