Skip to content

Commit

Permalink
adjusted copy
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed Nov 1, 2010
1 parent a66cd33 commit 1e62871
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Expand Up @@ -37,6 +37,7 @@ <h2>Examples:</h2>
<li><a href="examples/player-multiple-players.html">Multiple Players</a></li>
<li><a href="examples/player-positioning.html">Positioning</a></li>
<li><a href="examples/player-toolbar-buttons.html">Custom toolbar buttons</a></li>
<li><a href="examples/player-hash-history.html">Hash history example</a></li>
<li><a href="examples/player-blog.html">Example blog integration using links</a></li>
<li><a href="examples/player-themes.html">Themes</a></li>
</ul>
Expand All @@ -50,7 +51,7 @@ <h2>Wiki</h2>

<h2>Issues/Feature requests</h2>

<p>If you notice the plugin is working as expecting, or would like to request new features, please use the <a href="http://github.com/badsyntax/jquery-youtube-player/issues">issue tracker</a>.</p>
<p>If you notice the plugin is working as expected, or would like to request new features, please use the <a href="http://github.com/badsyntax/jquery-youtube-player/issues">issue tracker</a>.</p>
<p>Tested on: FF3.6; IE 6, 7 and 8; Chrome 7; Safari 5</p>

<h2>Source</h2>
Expand All @@ -59,8 +60,8 @@ <h2>Source</h2>

<h2>Download</h2>

<button onclick="window.location='http://github.com/badsyntax/jquery-youtube-player/archives/v0.1a1';">
Download Plugin v0.1a1
<button onclick="window.location='http://github.com/downloads/badsyntax/jquery-youtube-player/jquery-youtube-player-0.1a.zip';">
Download Plugin v0.1a
</button>

<h2>Contact</h2>
Expand Down

0 comments on commit 1e62871

Please sign in to comment.