Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
D3.js Slider
============

This is a pure D3.js slider inspired by the <a href="">jQuery UI Slider</a>. Supports <a href="https://github.com/mbostock/d3/wiki/SVG-Axes">D3’s axis component</a>. Feel free to contribute!
This is a pure D3.js slider inspired by the <a href="http://jqueryui.com/slider/">jQuery UI Slider</a>. Supports <a href="https://github.com/mbostock/d3/wiki/SVG-Axes">D3’s axis component</a>. Feel free to contribute!

<a href="http://thematicmapping.org/playground/d3/d3.slider/">Examples</a>