Skip to content

Commit 80b6cd3

Browse files
committed
docs(README): fix badge urls
1 parent 428279c commit 80b6cd3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
ArrayBuffer loader for webpack
22
------------------------------
33

4-
[![npm](https://img.shields.io/npm/v/arraybuffer-loader.svg?style=flat-square)](https://www.npmjs.org/package/arraybuffer-loader)
5-
[![Travis](https://img.shields.io/travis/pine/arraybuffer-loader/master.svg?style=flat-square)](https://travis-ci.org/pine/arraybuffer-loader)
6-
[![Dependency Status](https://img.shields.io/david/pine/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/pine/is-lo)
7-
[![devDependency Status](https://img.shields.io/david/dev/pine/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/pine/is-lo#info=devDependencies)
4+
[![npm](https://img.shields.io/npm/v/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://www.npmjs.org/package/arraybuffer-loader)
5+
[![Travis](https://img.shields.io/travis/pine/arraybuffer-loader/master.svg?maxAge=2592000&style=flat-square)](https://travis-ci.org/pine/arraybuffer-loader)
6+
[![Dependency Status](https://img.shields.io/david/pine/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/pine/arraybuffer-loader)
7+
[![devDependency Status](https://img.shields.io/david/dev/pine/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/pine/arraybuffer-loader?type=dev)
88

99

1010
## Getting Started

0 commit comments

Comments
 (0)