aboutsummaryrefslogtreecommitdiffstats
path: root/jsquery/src/main/webapp/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'jsquery/src/main/webapp/index.html')
-rw-r--r--jsquery/src/main/webapp/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/jsquery/src/main/webapp/index.html b/jsquery/src/main/webapp/index.html
index 613ed6d6..6e18b6cd 100644
--- a/jsquery/src/main/webapp/index.html
+++ b/jsquery/src/main/webapp/index.html
@@ -11,8 +11,8 @@
}
</script>
<ul>
- <li><a href="javascript:goTo('dev/JsQuery.html')">JsQuery.html</a></li>
- <li><a href="javascript:goTo('dev/plugins/menu/demo.html')">jquery.menu.html</a></li>
+ <li><a href="javascript:goTo('jsquery/JsQuery.html')">JsQuery.html</a></li>
+ <li><a href="javascript:goTo('jsmenu/demo.html')">jquery.menu.html</a></li>
</ul>
</body>
</html>