Skip to content

Commit 506f246

Browse files
committed
removed the video from squads doc
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent f7676ff commit 506f246

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

community/guide.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,16 @@ Here are some videos made by people in our community showcasing what Vapi can do
102102
referrerpolicy="strict-origin-when-cross-origin"
103103
allowfullscreen
104104
/>
105+
<iframe
106+
width="100%"
107+
height="315"
108+
src="https://www.youtube.com/embed/n8oFkp0_2qE?si=Egsv56Nfx-Dkl_b4"
109+
title="YouTube video player"
110+
frameborder="0"
111+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
112+
referrerpolicy="strict-origin-when-cross-origin"
113+
allowfullscreen
114+
/>
105115
</div>
106116

107117
## Send Us Your Video

squads.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,3 @@ The following are some best practices for using Squads to reduce errors:
5252
- Create as few assistants as possible to reduce complexity
5353
- Make sure descriptions for transfers are clear and concise
5454

55-
<div>
56-
<iframe
57-
width="100%"
58-
height="315"
59-
src="https://www.youtube.com/embed/n8oFkp0_2qE?si=Egsv56Nfx-Dkl_b4"
60-
title="YouTube video player"
61-
frameborder="0"
62-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
63-
referrerpolicy="strict-origin-when-cross-origin"
64-
allowfullscreen
65-
/>
66-
</div>

0 commit comments

Comments
 (0)