From 83464781bea51e5682d9e6d167d788e9389f95bd Mon Sep 17 00:00:00 2001 From: Tom Ratcliffe Date: Thu, 7 Mar 2024 14:33:25 +0000 Subject: [PATCH] Remove video from Alert Getting Started page --- .../alerting/unified/home/GettingStarted.tsx | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/public/app/features/alerting/unified/home/GettingStarted.tsx b/public/app/features/alerting/unified/home/GettingStarted.tsx index bc06edb7e9f..a37594cce7a 100644 --- a/public/app/features/alerting/unified/home/GettingStarted.tsx +++ b/public/app/features/alerting/unified/home/GettingStarted.tsx @@ -67,21 +67,6 @@ export default function GettingStarted({ showWelcomeHeader }: { showWelcomeHeade - - - ); }