From d653c25025d6dfa4704a6bff47fb8eb6ac5c2bcd Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Fri, 8 Nov 2013 09:42:36 -0500 Subject: [PATCH] another bad player api link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ff6e226e2..026b9f077 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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/)