Skip to content

Commit f2c2805

Browse files
authored
docs: Fix link to the npm badge in the readme
1 parent 5d4cdf8 commit f2c2805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# attr-accept
22
JavaScript implementation of the "accept" attribute for HTML5 `<input type="file">`
33

4-
[![Build Status](https://travis-ci.org/okonet/attr-accept.svg?branch=master)](https://travis-ci.org/okonet/attr-accept)
4+
[![Build Status](https://travis-ci.org/react-dropzone/attr-accept.svg?branch=master)](https://travis-ci.org/react-dropzone/attr-accept)
55
[![npm version](https://badge.fury.io/js/attr-accept.svg)](https://badge.fury.io/js/attr-accept)
66
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
77

0 commit comments

Comments
 (0)