summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demos/selectmenu/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectmenu/index.html b/demos/selectmenu/index.html
index 8b2714105..355853a45 100644
--- a/demos/selectmenu/index.html
+++ b/demos/selectmenu/index.html
@@ -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>