From 87bf6c39e7e0382f88b2f0e31d7df256e1faa357 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Mon, 25 Jul 2016 14:09:26 -0600 Subject: [PATCH] update npm badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e50a42c676..d5c08cdb84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![NPM](https://badge.fury.io/js/react-select.png)](https://www.npmjs.com/package/react-select) +[![NPM](https://img.shields.io/npm/v/react-select.svg)](https://www.npmjs.com/package/react-select) [![Build Status](https://travis-ci.org/JedWatson/react-select.svg?branch=master)](https://travis-ci.org/JedWatson/react-select) [![Coverage Status](https://coveralls.io/repos/JedWatson/react-select/badge.svg?branch=master&service=github)](https://coveralls.io/github/JedWatson/react-select?branch=master)