Skip to content

Commit

Permalink
Update demo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
fryn committed Jul 20, 2013
1 parent 88cee06 commit 369eadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ html5slider is a polyfill that:
* supports `min`, `max`, `step`, `oninput`, and `onchange`,
* and is the only polyfill that provides **native styling** for the slider widgets.

Try out a [live demo](http://frankyan.com/labs/html5slider/)!
Try out a [live demo](http://fryn.github.io/html5slider/)!

To use html5slider, simply reference html5slider.js in your page as an external script. For example:
`<script src="html5slider.js"></script>`
Expand Down

0 comments on commit 369eadd

Please sign in to comment.