Skip to content

Commit 410bb2e

Browse files
authored
Merge pull request #89 from nativescript-community/jarmani-patch-1
chore: fix npm url & badge
2 parents 2aadd9d + ba312e5 commit 410bb2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<a href="https://www.npmjs.com/package/nativescript-community/ui-lottie">
88
<img src="https://img.shields.io/npm/v/nativescript-community/ui-lottie.svg" alt="npm">
99
</a>
10-
<a href="https://www.npmjs.com/package/nativescript-community/ui-lottie">
11-
<img src="https://img.shields.io/npm/dt/nativescript-community/ui-lottie.svg?label=npm%20downloads" alt="npm">
10+
<a href="https://www.npmjs.com/package/@nativescript-community/ui-lottie">
11+
<img src="https://img.shields.io/npm/dt/@nativescript-community/ui-lottie.svg?label=npm%20downloads" alt="npm">
1212
</a>
1313
<a href="https://github.com/nativescript-community/ui-lottie/actions">
1414
<img src="https://github.com/nativescript-community/ui-lottie/workflows/Build%20CI/badge.svg" alt="Action Build">

0 commit comments

Comments
 (0)