1
0
mirror of https://github.com/videojs/video.js.git synced 2025-07-13 01:30:17 +02:00

@DaveVoyles updated URL to player API docs. closes #2685

This commit is contained in:
Dave Voyles
2015-10-28 15:59:32 -04:00
committed by Gary Katsevman
parent 86f23d39fd
commit 5f5357d535
2 changed files with 2 additions and 1 deletions

View File

@ -41,4 +41,4 @@ myPlayer.currentTime(120);
```
The full list of player API methods and events can be found in the [player API docs](../api/vjs.Player.md).
The full list of player API methods and events can be found in the [player API docs](http://docs.videojs.com/docs/api/index.html).