mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(site): use MUX_URL const with UTM params for mux.com links (#833)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
2b8b19bf31
commit
efb2f8ff10
@@ -35,7 +35,7 @@ import jsonSpriteHtmlTs from "@/components/docs/demos/thumbnail/html/css/JsonSpr
|
||||
|
||||
`Thumbnail` can read thumbnail cues directly from your video track. Add a `<track>` with `kind="metadata"` and `label="thumbnails"` to your media element.
|
||||
|
||||
[Mux](https://mux.com) provides this as `storyboard.vtt`:
|
||||
[Mux](https://www.mux.com?utm_source=videojs&utm_campaign=vjs10) provides this as `storyboard.vtt`:
|
||||
|
||||
`https://image.mux.com/{PLAYBACK_ID}/storyboard.vtt`
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@ React and HTML demos for the same variant should use matching BEM structures.
|
||||
|
||||
All demos use these URLs:
|
||||
|
||||
These demo assets are hosted by [Mux](https://mux.com):
|
||||
These demo assets are hosted by [Mux](https://www.mux.com?utm_source=videojs&utm_campaign=vjs10):
|
||||
|
||||
```
|
||||
Video: https://stream.mux.com/BV3YZtogl89mg9VcNBhhnHm02Y34zI1nlMuMQfAbl3dM/highest.mp4
|
||||
|
||||
Reference in New Issue
Block a user