mirror of
https://github.com/videojs/video.js.git
synced 2025-02-08 12:05:47 +02:00
Update components link to be relative
Updated the components link to be entirely relative so we don't have to worry about which branch we're talking about.
This commit is contained in:
parent
caf44a4ad3
commit
7642691296
@ -149,5 +149,5 @@ notation.
|
||||
<video ... data-setup='{ "children": { "controlBar": { "children": { "muteToggle": false } } } }'></video>
|
||||
```
|
||||
|
||||
The [components guide](/docs/guides/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` object for each level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user