Skip to content

Commit 553dd92

Browse files
Fixes sliderAccess documentation link
1 parent 694d604 commit 553dd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h3>Other Options</h3>
343343
<dd><em>Default: true</em> - Whether to show the timepicker within the datepicker.</dd>
344344

345345
<dt>addSliderAccess</dt>
346-
<dd><em>Default: false</em> - Adds the <a href="http://trentrichardson.com/2011/11/11/jquery-ui-sliders-and-touch-accessibility/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd>
346+
<dd><em>Default: false</em> - Adds the <a href="http://trentrichardson.com/examples/jQuery-SliderAccess/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd>
347347

348348
<dt>sliderAccessArgs</dt>
349349
<dd><em>Default: null</em> - Object to pass to sliderAccess when used.</dd>

0 commit comments

Comments
 (0)