From b40587416623c977c8578d44450677a820c38501 Mon Sep 17 00:00:00 2001 From: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Date: Wed, 8 Feb 2023 13:46:13 -0600 Subject: [PATCH] docs: fixes video link in what's new 9.4 (#63145) fixes video link --- 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.