Skip to content

Commit

Permalink
fix: Updated youtube embed link for todo dapp tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
vasmohi committed Sep 1, 2024
1 parent 0697a59 commit 635d7a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/quick-start/developers/todo-dapp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ description: Moderately difficult smart contract and dApp

**Difficulty Level**: Moderate

<iframe width="100%" style={{"aspect-ratio": "16 / 9"}} src="https://youtu.be/9sefSIWX6Fw?si=2ijoq9jVnUFUohJ5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<iframe width="560" height="315" src="https://www.youtube.com/embed/9sefSIWX6Fw?si=2ijoq9jVnUFUohJ5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
## Step 1 - Setting up your development environment

import Setup from "../\_setup.md"
Expand Down

0 comments on commit 635d7a4

Please sign in to comment.