mirror of
https://github.com/videojs/video.js.git
synced 2025-07-15 01:34:23 +02:00
@rcrooks fixed a couple of docs link and a jsdoc comment. closes #2987
This commit is contained in:
@ -134,5 +134,5 @@ notation.
|
||||
<video ... data-setup='{ "controlBar": { "muteToggle": false } }'></video>
|
||||
```
|
||||
|
||||
The [components guide](components.md) has an excellent breakdown of the structure of a player, you
|
||||
The [components guide](./components.md) has an excellent breakdown of the structure of a player, you
|
||||
just need to remember to nest child components in a `children` array for each level.
|
||||
|
Reference in New Issue
Block a user