mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-22 07:04:43 +00:00
fixed broken experiments links
This commit is contained in:
parent
26f303d4ca
commit
cbd57fd77e
1 changed files with 3 additions and 3 deletions
|
|
@ -39,9 +39,9 @@
|
|||
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
|
||||
<li data-role="list-divider">Demos</li>
|
||||
<li id="themeswitcher"><a href="#">Theme Switcher</a></li>
|
||||
<li><a href="experiments/api-browser/index.html">jQuery API browser</a></li>
|
||||
<li><a href="experiments/photos">Photo viewer</a></li>
|
||||
<li><a href="experiments/converter">Converter</a></li>
|
||||
<li><a href="experiments/api-viewer/index.html">jQuery API browser</a></li>
|
||||
<li><a href="experiments/photos/_photo1.html">Photo viewer</a></li>
|
||||
<li><a href="experiments/converter/index.html">Converter</a></li>
|
||||
</ul>
|
||||
|
||||
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
|
||||
|
|
|
|||
Loading…
Reference in a new issue