Skip to content

Commit 52fed83

Browse files
rafaelsilva29jadiaconu
authored andcommitted
fix: youtube link
Signed-off-by: Rafael Silva (rafaelsi) <rafaelsi@cisco.com>
1 parent dd137cf commit 52fed83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/dashboard/content-dashboard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const ContentDashboard = () => {
7070
<iframe
7171
width="100%"
7272
height="100%"
73-
src="https://www.youtube.com/embed/CO3YwjRXyQo?autoplay=1"
73+
src="https://www.youtube.com/embed/L30-AQ74EJE?autoplay=1"
7474
title="Identity Service Setup Walkthrough"
7575
frameBorder="0"
7676
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"

0 commit comments

Comments
 (0)