We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217df76 commit 0622173Copy full SHA for 0622173
README.md
@@ -23,7 +23,7 @@ More features, documentation and examples available at: https://docs.infiniteaja
23
Get up and running in no time by linking directly to Infinite Ajax Scroll on [unpkg](https://unpkg.com).
24
25
```markup
26
-<script src="https://unpkg.com/@webcreate/infinite-ajax-scroll@^3.0.0-beta.6/dist/infinite-ajax-scroll.min.js"></script>
+<script src="https://unpkg.com/@webcreate/infinite-ajax-scroll@^3.0.0/dist/infinite-ajax-scroll.min.js"></script>
27
```
28
29
Place this code right before the `</body>` tag on each template or page that you want to use infinite scroll on.
0 commit comments