diff --git a/docs/guides/api.md b/docs/guides/api.md index 944b38746..2e1d133f3 100644 --- a/docs/guides/api.md +++ b/docs/guides/api.md @@ -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).