Skip to content

Commit e8da078

Browse files
authored
Update README links to blog.
1 parent c3b5d00 commit e8da078

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ paging. There were some excellent alternatives including some wrappers of
1919
jQuery grids, but nothing was using the `ng-repeat` pattern. I wrote a couple
2020
of articles explaining myself as I went along:
2121

22-
* http://blog.stackfull.com/2013/02/angularjs-virtual-scrolling-part-1/
23-
* http://blog.stackfull.com/2013/03/angularjs-virtual-scrolling-part-2/
22+
* https://stackfull.github.io/blog/2013/02/16/angularjs-virtual-scrolling-part-1.html
23+
* https://stackfull.github.io/blog/2013/03/24/angularjs-virtual-scrolling-part-2.html
2424

2525
There should be an online demo here: http://demo.stackfull.com/virtual-scroll/
2626

0 commit comments

Comments
 (0)