From 87f6fef9d7f4ab387cd78ad4bc3f05384c11da4a Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 8 Feb 2023 14:51:02 -0500 Subject: [PATCH] [v9.4.x] docs: fixes video link in what's new 9.4 (#63146) docs: fixes video link in what's new 9.4 (#63145) fixes video link (cherry picked from commit b40587416623c977c8578d44450677a820c38501) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-in-v9-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-4.md b/docs/sources/whatsnew/whats-new-in-v9-4.md index a409f6aa0fb..e8afcdde1a8 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-4.md +++ b/docs/sources/whatsnew/whats-new-in-v9-4.md @@ -56,7 +56,7 @@ We’ve rethought the panel information architecture, added additional interacti Grafana’s new panel is available only for React-based panels; no Angular-based panels are redesigned. For example, Angular-based panel will still have the old Graph and Table visualizations. -{{< video-embed src="/media/docs/grafana/screen-recording-panel-header-redesign-whats-new-9-4.mp4>" >}} +{{< video-embed src="/media/docs/grafana/screen-recording-panel-header-redesign-whats-new-9-4.mp4" max-width="750px" caption="Panel header redesign" >}} However, we have more planned: we’re going to make even more improvements to the accessibility of panels and improvements to panels without a header.