mirror of
https://github.com/videojs/video.js.git
synced 2025-01-27 11:22:06 +02:00
@DaveVoyles updated URL to player API docs. closes #2685
This commit is contained in:
parent
86f23d39fd
commit
5f5357d535
@ -10,6 +10,7 @@ CHANGELOG
|
||||
* @gkatsev fixes track tests and ignored empty properties in tracks converter ([view](https://github.com/videojs/video.js/pull/2744))
|
||||
* @misteroneill added a modal dialog ([view](https://github.com/videojs/video.js/pull/2668))
|
||||
* @misteroneill removed z-index from big play button ([view](https://github.com/videojs/video.js/pull/2639))
|
||||
* @DaveVoyles updated URL to player API docs ([view](https://github.com/videojs/video.js/pull/2685))
|
||||
|
||||
--------------------
|
||||
|
||||
|
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user