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

Merge pull request #826 from dsteinbrunner/patch-3

another bad player api link
This commit is contained in:
Steve Heffernan 2013-11-12 18:32:14 -08:00
commit 1f06a0c6b3

View File

@ -31,5 +31,5 @@ There are two categories of docs: [Guides](./guides/) and [API docs](./api/). Gu
* [Glossary](./guides/glossary.md) - Some helpful definitions.
## API Docs
- The most relevant API doc is the [player API doc](./api/player.md).
- The most relevant API doc is the [player API doc](./api/vjs.Player.md).
- [Full list of API Docs](./api/)