Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
fixed broken experiments links
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Parker committed Oct 13, 2010
1 parent 26f303d commit cbd57fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Expand Up @@ -39,9 +39,9 @@ <h1>jQuery Mobile</h1>
<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">
Expand Down

0 comments on commit cbd57fd

Please sign in to comment.