Skip to content

Commit 5815741

Browse files
committed
Fix badges
1 parent 9908c11 commit 5815741

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,29 @@
77
<p align="center"><b>React File Upload Component for <a href="https://upload.io/">Upload.io</a></b><br/> (React Wrapper for <a href="https://upload.io/uploader">Uploader</a>)</p>
88
<br/>
99
<p align="center">
10-
<a href="https://github.com/upload-io/uploader/">
10+
<a href="https://github.com/upload-io/react-uploader/">
1111
<img src="https://img.shields.io/badge/gzipped-29%20kb-4ba0f6" />
1212
</a>
1313

14-
<a href="https://www.npmjs.com/package/uploader">
15-
<img src="https://img.shields.io/badge/uploader-npm-4ba0f6" />
14+
<a href="https://www.npmjs.com/package/react-uploader">
15+
<img src="https://img.shields.io/badge/react--uploader-npm-4ba0f6" />
1616
</a>
1717

18-
<a href="https://github.com/upload-io/uploader/actions/workflows/ci.yml">
18+
<a href="https://github.com/upload-io/react-uploader/actions/workflows/ci.yml">
1919
<img src="https://img.shields.io/badge/build-passing-4ba0f6" />
2020
</a>
2121

22-
<a href="https://www.npmjs.com/package/uploader">
23-
<img src="https://img.shields.io/npm/dt/uploader?color=%234ba0f6" />
22+
<a href="https://www.npmjs.com/package/react-uploader">
23+
<img src="https://img.shields.io/npm/dt/react-uploader?color=%234ba0f6" />
2424
</a>
2525
<br/>
2626

27-
<a href="https://www.npmjs.com/package/uploader">
27+
<a href="https://www.npmjs.com/package/react-uploader">
2828
<img src="https://img.shields.io/badge/TypeScript-included-4ba0f6" />
2929
</a>
3030

31-
<a href="https://github.com/upload-io/uploader/actions/workflows/ci.yml">
32-
<img src="https://img.shields.io/npms-io/maintenance-score/uploader?color=4ba0f6" />
31+
<a href="https://github.com/upload-io/react-uploader/actions/workflows/ci.yml">
32+
<img src="https://img.shields.io/npms-io/maintenance-score/react-uploader?color=4ba0f6" />
3333
</a>
3434

3535
<a target="_blank" href="https://twitter.com/intent/tweet?text=I%20just%20found%20Uploader%20%26%20Upload.io%20%E2%80%94%20they%20make%20it%20super%20easy%20to%20upload%20files%20%E2%80%94%20installs%20with%207%20lines%20of%20code%20https%3A%2F%2Fgithub.com%2Fupload-io%2Fuploader&hashtags=javascript,opensource,js,webdev,developers&via=UploadJS">

0 commit comments

Comments
 (0)