From e577fc975fc04857eca30c732f6edecb421767f1 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Tue, 9 Nov 2021 10:32:32 +0100 Subject: [PATCH] Replaced watch with embed in the sample video --- samples/react-adaptivecards/assets/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-adaptivecards/assets/sample.json b/samples/react-adaptivecards/assets/sample.json index 94b3abb16..a1fea82f9 100644 --- a/samples/react-adaptivecards/assets/sample.json +++ b/samples/react-adaptivecards/assets/sample.json @@ -138,7 +138,7 @@ { "type": "video", "order": 117, - "url": "https://www.youtube.com/embed?v=gWrvC-0HF4A", + "url": "https://www.youtube.com/embed/gWrvC-0HF4A", "alt": "Demo of the web part in action" } ],