Added links to project and documentation to test app.

Change-Id: I6254b6da66687c84d5407635a67dee980f14ff3a
This commit is contained in:
Jacob Trimble
2015-11-05 11:16:01 -08:00
committed by Gerrit Code Review
parent 29f8022806
commit 5498123239
+24
View File
@@ -29,6 +29,30 @@
<script src="app.js"></script>
</head>
<body>
<table>
<tr>
<td colspan="2" class="heading">Shaka Player</td>
</tr>
<tr>
<td>API Documentation:</td>
<td><a href="https://shaka-player-demo.appspot.com/docs/index.html" target="blank">https://shaka-player-demo.appspot.com/docs/index.html</a></td>
</tr>
<tr>
<td>GitHub Project:</td>
<td><a href="https://github.com/google/shaka-player" target="blank">https://github.com/google/shaka-player</a></td>
</tr>
<tr>
<td>CDNJS:</td>
<td><a href="https://cdnjs.com/libraries/shaka-player" target="blank">https://cdnjs.com/libraries/shaka-player</a></td>
</tr>
<tr>
<td>NPM:</td>
<td><a href="https://www.npmjs.com/package/shaka-player" target="blank">https://www.npmjs.com/package/shaka-player</a></td>
</tr>
</table>
<br>
<table>
<!-- Common rows -->
<tr>