Skip to content

Commit

Permalink
Fix Code Climate badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos authored May 2, 2020
1 parent 6a82ce3 commit db8caa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<a href="https://www.npmjs.com/package/@croct/plug"><img alt="Version" src="https://img.shields.io/npm/v/@croct/plug"/></a>
<a href="https://bundlephobia.com/result?p=@croct/plug"><img alt="Gzipped Size" src="https://img.shields.io/bundlephobia/minzip/@croct/plug"/></a>
<img alt="Build" src="https://github.com/croct-tech/plug-js/workflows/Validations/badge.svg" />
<a href="https://codeclimate.com/repos/5eac7bf47fb60e7491000860/maintainability"><img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/2288af031dccbec256d9/maintainability" /></a>
<a href="https://codeclimate.com/repos/5eac7bf47fb60e7491000860/test_coverage"><img alt="Coverage" src="https://api.codeclimate.com/v1/badges/2288af031dccbec256d9/test_coverage" /></a>
<a href="https://codeclimate.com/repos/5e7251a86589d75edf000f9e/maintainability"><img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/2288af031dccbec256d9/maintainability" /></a>
<a href="https://codeclimate.com/repos/5e7251a86589d75edf000f9e/test_coverage"><img alt="Coverage" src="https://api.codeclimate.com/v1/badges/2288af031dccbec256d9/test_coverage" /></a>
<br />
<br />
<a href="https://github.com/croct-tech/plug-js/releases">Releases</a>
Expand Down

0 comments on commit db8caa4

Please sign in to comment.