Merge pull request #1220 from palash-signoz/1219-video-update

chore: video link is updated
This commit is contained in:
palash-signoz 2022-06-01 18:15:52 +05:30 committed by GitHub
commit b107902c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ function SkipOnBoardingModal({ onContinueClick }: Props): JSX.Element {
<iframe <iframe
width="100%" width="100%"
height="265" height="265"
src="https://www.youtube.com/embed/Ly34WBQ2640" src="https://www.youtube.com/embed/J1Bof55DOb4"
frameBorder="0" frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen allowFullScreen