Skip to content

Commit

Permalink
fix: correct OpenCollective badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Dec 27, 2018
1 parent 8b09f76 commit 5ca54d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -3,9 +3,8 @@
[![NPM version][npm-image]][npm-url]
[![Build Status][travis-image]][travis-url]
[![Downloads][downloads-image]][npm-url]

[![Backers on Open Collective](https://opencollective.com/validatorjs/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/validatorjsj/sponsors/badge.svg)](#sponsors)
[![Sponsors on Open Collective](https://opencollective.com/validatorjs/sponsors/badge.svg)](#sponsors)

A library of string validators and sanitizers.

Expand Down Expand Up @@ -65,7 +64,8 @@ $ bower install validator-js

[Become a sponsor](https://opencollective.com/validatorjs#sponsor)

Thank you to the people who have already contributed
Thank you to the people who have already contributed:

<a href="graphs/contributors"><img src="https://opencollective.com/validatorjs/contributors.svg?width=890" /></a>

## Validators
Expand Down

0 comments on commit 5ca54d2

Please sign in to comment.