Skip to content

Commit

Permalink
Link to unexpected.js on http. Cert errors on https
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jan 2, 2018
1 parent 5161639 commit ef981a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Expand Up @@ -151,7 +151,7 @@ Mocha allows you to use any assertion library you wish. In the above example, w
- [expect.js](https://github.com/LearnBoost/expect.js) - `expect()` style assertions
- [chai](http://chaijs.com/) - `expect()`, `assert()` and `should`-style assertions
- [better-assert](https://github.com/visionmedia/better-assert) - C-style self-documenting `assert()`
- [unexpected](https://unexpected.js.org) - "the extensible BDD assertion toolkit"
- [unexpected](http://unexpected.js.org) - "the extensible BDD assertion toolkit"

## Asynchronous Code

Expand Down

0 comments on commit ef981a2

Please sign in to comment.