Skip to content

Commit 45b15e6

Browse files
committed
updated docs url
1 parent 525aefd commit 45b15e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
<h1 align="center">Infinite Ajax Scroll</h1>
88

9-
**Note: You're viewing the 3.x branch which is in development. See the [2.x](https://github.com/webcreate/infinite-ajax-scroll/tree/2.x) branch for the latest stable version.**
9+
**Note: You're viewing the 3.x branch which is in development. See the [2.x](https://github.com/webcreate/infinite-ajax-scroll/tree/2.x) branch for the latest stable version.**
1010

11-
Turn your existing pagination into infinite scrolling pages with ease.
11+
Turn your existing pagination into infinite scrolling pages with ease.
1212

1313
* SEO friendly 🥇
1414
* Doesn't break browsers back button 💯
1515
* Highly customizable ✨
1616

17-
More features, documentation and examples available at: https://docs.v3.infiniteajaxscroll.com/
17+
More features, documentation and examples available at: https://docs.infiniteajaxscroll.com/
1818

1919
[![Build Status](https://travis-ci.org/webcreate/infinite-ajax-scroll.svg?branch=3.x)](https://travis-ci.org/webcreate/infinite-ajax-scroll)
2020

@@ -68,7 +68,7 @@ let ias = new InfiniteAjaxScroll('.container', {
6868
});
6969
```
7070

71-
Full documentation can be found at https://docs.v3.infiniteajaxscroll.com
71+
Full documentation can be found at https://docs.infiniteajaxscroll.com
7272

7373
## Licensing
7474

0 commit comments

Comments
 (0)