From 60159daabc4b9b531b95599c0101b93c341559fc Mon Sep 17 00:00:00 2001 From: Delia Passalacqua <delia.passalacqua@garr.it> Date: Wed, 14 May 2025 07:51:58 +0000 Subject: [PATCH] fix apm webinar videos --- web/doc/videos/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/doc/videos/index.rst b/web/doc/videos/index.rst index f32cebd5..ab231219 100644 --- a/web/doc/videos/index.rst +++ b/web/doc/videos/index.rst @@ -15,7 +15,7 @@ GARR Webinars <dt>CORSO DI AGGIORNAMENTO APM GARR - GARR Cloud, servizi di Calcolo (November 2, 2022)</dt> <dd> <iframe width="560" height="315" - src="https://www.garr.tv/stream/6362388baca75b8194ff2f20" frameborder="0" allowfullscreen></iframe> + src="https://www.youtube.com/embed/8yxlhFTY6mk" frameborder="0" allowfullscreen></iframe> </dd> <dl> @@ -23,7 +23,7 @@ GARR Webinars <dt>CORSO DI AGGIORNAMENTO APM GARR - GARR Cloud, servizi di Storage (November 9, 2022)</dt> <dd> <iframe width="560" height="315" - src="https://www.garr.tv/stream/6362388baca75b8194ff2f20" frameborder="0" allowfullscreen></iframe> + src="https://www.youtube.com/embed/FvpFfbx4PXg" frameborder="0" allowfullscreen></iframe> </dd> -- GitLab