1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00

Merge pull request #825 from dsteinbrunner/patch-2

Fixing broken link with what I think it the correct one
This commit is contained in:
Steve Heffernan 2013-11-12 18:30:11 -08:00
commit 2f716cddf4

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/player.md).
The full list of player API methods and events can be found in the [player API docs](../api/vjs.Player.md).