Skip to content

Commit 8a0b734

Browse files
committed
Merge pull request fnagel#192 from captbaritone/patch-1
Fixed link to methods.html. Used to be "method.php"
2 parents 0f63b4b + 868fed6 commit 8a0b734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/selectmenu/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h4>Examples</h4>
1414
<li class="demo-config-on"><a href="disable_enable.html">Disable example</a></li>
1515
<li class="demo-config-on"><a href="ajax.html">Select callback with AJAX</a></li>
1616
<li class="demo-config-on"><a href="background_image.html">Background image example</a></li>
17-
<li class="demo-config-on"><a href="method.html">How to use a method</a></li>
17+
<li class="demo-config-on"><a href="methods.html">How to use a method</a></li>
1818
<li class="demo-config-on"><a href="dependency.html">Simple dependency example</a></li>
1919
</ul>
2020
</div>

0 commit comments

Comments
 (0)