Skip to content

Commit d2e7d6b

Browse files
authored
Update README.md
1 parent 9b1c854 commit d2e7d6b

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
@@ -24,7 +24,7 @@ Simply copy/paste the below snippet just before your closing `</body>` tag:
2424
or use the below CDN link provided by [jsDelivr.com](https://www.jsdelivr.com/package/npm/simple-parallax-js):
2525

2626
```html
27-
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/simpleParallax.min.js"></script>
27+
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/simpleParallax.min.js"></script>
2828
```
2929

3030
### Via [npm/yarn](https://www.npmjs.com/package/simple-parallax-js)

0 commit comments

Comments
 (0)