From 4499e2136b64c782b0bbf888a4c0395f2dac252c Mon Sep 17 00:00:00 2001 From: Wesley Luyten Date: Tue, 23 Jun 2026 12:06:24 -0700 Subject: [PATCH] docs(docs): restore doc links in media-chrome migration guide --- internal/migrations/media-chrome.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/internal/migrations/media-chrome.md b/internal/migrations/media-chrome.md index 56c92308..c76bd36a 100644 --- a/internal/migrations/media-chrome.md +++ b/internal/migrations/media-chrome.md @@ -6,7 +6,7 @@ Video.js v10's HTML player uses the same `media-*` custom-element convention as ## Before you begin -Install Video.js and pick a preset/skin (see the installation guide). The fastest path is to start from a preset, then replace its controls with your migrated markup. +Install Video.js and pick a preset/skin (see the [installation guide](https://videojs.org/docs/framework/html/how-to/installation)). The fastest path is to start from a preset, then replace its controls with your migrated markup. ```bash npm install @videojs/html # or @videojs/react @@ -123,7 +123,7 @@ Continuous values use CSS custom properties: sliders expose `--media-slider-fill ## Themes → skins -Media Chrome `