Skip to content

Commit d1033cc

Browse files
committed
Autocomplete: Fixed href to multiple-remote dmeo in index
1 parent dbc9add commit d1033cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/autocomplete/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h4>Examples</h4>
1818
<li><a href="xml.html">XML data parsed once</a></li>
1919
<li><a href="categories.html">Categories</a></li>
2020
<li><a href="multiple.html">Multiple values</a></li>
21-
<li><a href="multiple.html">Multiple, remote</a></li>
21+
<li><a href="multiple-remote.html">Multiple, remote</a></li>
2222
</ul>
2323
</div>
2424
</body>

0 commit comments

Comments
 (0)