]> source.dussan.org Git - jquery-ui.git/commitdiff
Fixed link to methods.html. Used to be "method.php"
authorJordan Eldredge <captbaritone@gmail.com>
Wed, 16 Nov 2011 21:44:36 +0000 (13:44 -0800)
committerJordan Eldredge <captbaritone@gmail.com>
Wed, 16 Nov 2011 21:44:36 +0000 (13:44 -0800)
demos/selectmenu/index.html

index 8b271410500ff153678d32beabc030b9725abdee..355853a4591e780d34e253391b6c15c45d504de5 100644 (file)
@@ -14,7 +14,7 @@
                <li class="demo-config-on"><a href="disable_enable.html">Disable example</a></li>
                <li class="demo-config-on"><a href="ajax.html">Select callback with AJAX</a></li>
                <li class="demo-config-on"><a href="background_image.html">Background image example</a></li>
-               <li class="demo-config-on"><a href="method.html">How to use a method</a></li>
+               <li class="demo-config-on"><a href="methods.html">How to use a method</a></li>
                <li class="demo-config-on"><a href="dependency.html">Simple dependency example</a></li>
        </ul>
 </div>