Skip to content

Commit ab5aca1

Browse files
committed
docs: fixed CDN path for demo gif
1 parent a32d822 commit ab5aca1

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
@@ -6,7 +6,7 @@
66
[![license](https://img.shields.io/github/license/joinspontaneous/react-native-loading-spinner-overlay.svg)](LICENSE)
77
[![npm downloads](https://img.shields.io/npm/dt/react-native-loading-spinner-overlay.svg)](https://npm.im/react-native-loading-spinner-overlay)
88

9-
<img src="https://cdn.jsdelivr.net/gh/joinspontaneous/react-native-loading-spinner-overlay/media/demo.gif" width="200" height="393.5" alt="" />
9+
<img src="https://cdn.jsdelivr.net/gh/joinspontaneous/react-native-loading-spinner-overlay@1.0.0/media/demo.gif" width="200" height="393.5" alt="" />
1010

1111

1212
## Table of Contents
@@ -98,7 +98,7 @@ We recommend that you follow two rules when implementing this component.
9898
[MIT](LICENSE) © Nick Baugh
9999

100100

101-
##
101+
##
102102

103103
[npm]: https://www.npmjs.com/
104104

0 commit comments

Comments
 (0)