From 635d7a4f405f51163d173cb40f4631a28eb5ecac Mon Sep 17 00:00:00 2001 From: vasmohi Date: Sun, 1 Sep 2024 13:44:20 +0530 Subject: [PATCH] fix: Updated youtube embed link for todo dapp tutorial --- docs/quick-start/developers/todo-dapp/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/quick-start/developers/todo-dapp/index.md b/docs/quick-start/developers/todo-dapp/index.md index 4f93964..f6b0902 100644 --- a/docs/quick-start/developers/todo-dapp/index.md +++ b/docs/quick-start/developers/todo-dapp/index.md @@ -10,8 +10,7 @@ description: Moderately difficult smart contract and dApp **Difficulty Level**: Moderate - - + ## Step 1 - Setting up your development environment import Setup from "../\_setup.md"