Skip to content

Commit 3c234e9

Browse files
committed
fix links in readme
1 parent 374f7ed commit 3c234e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ _Note: an element is said to be in the viewport if it is scrolled into its paren
5151

5252
## Demos
5353

54-
* [Stress Test](http://stutrek.github.com/scrollmonitor/demos/stress.html) - Test with as many watchers as you'd like
55-
* [Stress Test in a div](http://stutrek.github.com/scrollmonitor/demos/stressTestInDiv.html) - Note how much slower scrolling a div is than scrolling the body.
56-
* [Nested scrollers](http://stutrek.github.com/scrollmonitor/demos/divInADiv.html)
57-
* [Fixed Positioning and Locking](http://stutrek.github.com/scrollmonitor/demos/fixed.html)
58-
* [Anchored section headers](http://stutrek.github.com/scrollmonitor/demos/list.html)
59-
* [Complex sidebar behavior](http://stutrek.github.com/scrollmonitor/demos/scoreboard.html)
54+
* [Stress Test](http://stutrek.github.io/scrollmonitor/demos/stress.html) - Test with as many watchers as you'd like
55+
* [Stress Test in a div](http://stutrek.github.io/scrollmonitor/demos/stressTestInDiv.html) - Note how much slower scrolling a div is than scrolling the body.
56+
* [Nested scrollers](http://stutrek.github.io/scrollmonitor/demos/divInADiv.html)
57+
* [Fixed Positioning and Locking](http://stutrek.github.io/scrollmonitor/demos/fixed.html)
58+
* [Anchored section headers](http://stutrek.github.io/scrollmonitor/demos/list.html)
59+
* [Complex sidebar behavior](http://stutrek.github.io/scrollmonitor/demos/scoreboard.html)
6060

6161
## Watcher Objects
6262

0 commit comments

Comments
 (0)