mirror of
https://github.com/videojs/video.js.git
synced 2025-01-19 10:54:16 +02:00
Fixed broken link to components guide
This commit is contained in:
parent
0919b77f31
commit
fd2b9a7f38
@ -149,5 +149,5 @@ notation.
|
||||
<video ... data-setup='{ "children": { "controlBar": { "children": { "muteToggle": false } } } }'></video>
|
||||
```
|
||||
|
||||
The [components guide](/blob/master/docs/guides/components.md) has an excellent breakdown of the structure of a player, you
|
||||
The [components guide](/docs/guides/components.md) has an excellent breakdown of the structure of a player, you
|
||||
just need to remember to nest child components in a `children` object for each level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user