aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/index.html
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-05-18 15:29:43 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-05-18 15:29:43 +0200
commit49b1a190b6a9ddd93789fe4ab9800193c38ec110 (patch)
treed03c26a80a12018eaa30802c858ab9ac83c2f2b8 /tests/visual/index.html
parentc0873f5da91ba6ece02c92e605e1e7c4c1d7db6f (diff)
downloadjquery-ui-49b1a190b6a9ddd93789fe4ab9800193c38ec110.tar.gz
jquery-ui-49b1a190b6a9ddd93789fe4ab9800193c38ec110.zip
Visual tests: Fix index links
Diffstat (limited to 'tests/visual/index.html')
-rw-r--r--tests/visual/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/visual/index.html b/tests/visual/index.html
index c8caa6bce..1f9a5954f 100644
--- a/tests/visual/index.html
+++ b/tests/visual/index.html
@@ -28,7 +28,7 @@
<h2>Button</h2>
<ul>
<li><a href="button/button.html">General</a></li>
- <li><a href="butotn/performance.html">Performance</a></li>
+ <li><a href="button/performance.html">Performance</a></li>
</ul>
<h2>Dialog</h2>
@@ -74,7 +74,7 @@
<li><a href="compound/draggable_accordion_accordion_tabs_draggable.html">Nested Widgets</a></li>
<li><a href="compound/sortable_accordion_sortable_tabs.html">Sortable Tabs in Sortable Accordion</a></li>
<li><a href="compound/tabs_tabs.html">Nested Tabs</a></li>
- <li><a href="compound/tabs_tooltip.html">Tabs with Tooltips</a></li>
+ <li><a href="compound/tabs_tooltips.html">Tabs with Tooltips</a></li>
</ul>
<h2>General</h2>