mirror of
https://github.com/chaijs/chai
synced 2024-11-15 00:07:11 +00:00
docs: fix link to OpenCollective
This commit is contained in:
parent
9e4c447f2e
commit
eb61a837d0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
[![Slack Status](https://chai-slack.herokuapp.com/badge.svg)]( https://chai-slack.herokuapp.com/)
|
||||
[![Join the chat at https://gitter.im/chaijs/chai](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/chaijs/chai)
|
||||
[![OpenCollective](https://opencollective.com/chaijs/backers/badge.svg)](#backers)
|
||||
[![OpenCollective](https://opencollective.com/chaijs/backers/badge.svg)](https://opencollective.com/chaijs)
|
||||
|
||||
|
||||
Chai is a BDD / TDD assertion library for [node](http://nodejs.org) and the browser that
|
||||
|
|
Loading…
Reference in a new issue