Skip to content

Commit 0622173

Browse files
authored
removed beta tag from unpkg url
1 parent 217df76 commit 0622173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ More features, documentation and examples available at: https://docs.infiniteaja
2323
Get up and running in no time by linking directly to Infinite Ajax Scroll on [unpkg](https://unpkg.com).
2424

2525
```markup
26-
<script src="https://unpkg.com/@webcreate/infinite-ajax-scroll@^3.0.0-beta.6/dist/infinite-ajax-scroll.min.js"></script>
26+
<script src="https://unpkg.com/@webcreate/infinite-ajax-scroll@^3.0.0/dist/infinite-ajax-scroll.min.js"></script>
2727
```
2828

2929
Place this code right before the `</body>` tag on each template or page that you want to use infinite scroll on.

0 commit comments

Comments
 (0)