Skip to content

Commit

Permalink
Fix link of npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
loilo committed Sep 3, 2019
1 parent 7834952 commit fcb0c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[![Test status on Travis](https://badgen.net/travis/loilo/color-blend?label=Linux&icon=travis)](https://travis-ci.org/loilo/color-blend)
[![Test status on AppVeyor](https://badgen.net/appveyor/ci/loilo/color-blend?label=Windows&icon=appveyor)](https://ci.appveyor.com/project/loilo/color-blend)
[![Greenkeeper badge](https://badges.greenkeeper.io/Loilo/color-blend.svg)](https://greenkeeper.io/)
[![Version on npm](https://badgen.net/npm/v/color-blend)](https://packagist.org/packages/loilo/node-path)
[![Version on npm](https://badgen.net/npm/v/color-blend)](https://www.npmjs.com/package/color-blend)

> Blends RGBA colors with different blend modes
Expand Down

0 comments on commit fcb0c89

Please sign in to comment.