We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b5d00 commit e8da078Copy full SHA for e8da078
1 file changed
README.md
@@ -19,8 +19,8 @@ paging. There were some excellent alternatives including some wrappers of
19
jQuery grids, but nothing was using the `ng-repeat` pattern. I wrote a couple
20
of articles explaining myself as I went along:
21
22
- * http://blog.stackfull.com/2013/02/angularjs-virtual-scrolling-part-1/
23
- * http://blog.stackfull.com/2013/03/angularjs-virtual-scrolling-part-2/
+ * https://stackfull.github.io/blog/2013/02/16/angularjs-virtual-scrolling-part-1.html
+ * https://stackfull.github.io/blog/2013/03/24/angularjs-virtual-scrolling-part-2.html
24
25
There should be an online demo here: http://demo.stackfull.com/virtual-scroll/
26
0 commit comments