Skip to content

Commit 49b1a19

Browse files
committed
Visual tests: Fix index links
1 parent c0873f5 commit 49b1a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/visual/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>addClass</h2>
2828
<h2>Button</h2>
2929
<ul>
3030
<li><a href="button/button.html">General</a></li>
31-
<li><a href="butotn/performance.html">Performance</a></li>
31+
<li><a href="button/performance.html">Performance</a></li>
3232
</ul>
3333

3434
<h2>Dialog</h2>
@@ -74,7 +74,7 @@ <h2>Compound</h2>
7474
<li><a href="compound/draggable_accordion_accordion_tabs_draggable.html">Nested Widgets</a></li>
7575
<li><a href="compound/sortable_accordion_sortable_tabs.html">Sortable Tabs in Sortable Accordion</a></li>
7676
<li><a href="compound/tabs_tabs.html">Nested Tabs</a></li>
77-
<li><a href="compound/tabs_tooltip.html">Tabs with Tooltips</a></li>
77+
<li><a href="compound/tabs_tooltips.html">Tabs with Tooltips</a></li>
7878
</ul>
7979

8080
<h2>General</h2>

0 commit comments

Comments
 (0)