Skip to content

Commit

Permalink
Fix test console URL
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvanatikku committed Dec 3, 2016
1 parent 39a6d23 commit 8219ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_console/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<ul class="nav navbar-nav">
<li class="active"><a href="#"><strong>jQuery YouTube TubePlayer Plugin V2.0</strong></a></li>
<li><a href="../test/tubeplayer.html">Unit Tests</a></li>
<li><a href="http://www.tikku.com/jQuery-youtube-tubeplayer-plugin/api">TubePlayer API</a></li>
<li><a href="http://www.tikku.com/jQuery-youtube-tubeplayer-plugin">TubePlayer API</a></li>
<li><a href="https://developers.google.com/youtube/iframe_api_reference">YouTube Player API</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
Expand Down

0 comments on commit 8219ff1

Please sign in to comment.