From f0971930540b1fc80854a506367e2986ca4b8b2f Mon Sep 17 00:00:00 2001 From: akshaiim Date: Tue, 7 Jun 2022 16:52:53 +0530 Subject: [PATCH] updated correct link in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9ea60b..c57ef73 100644 --- a/README.md +++ b/README.md @@ -1421,7 +1421,7 @@ What REALLY is the ABI? Extra credit: - [Deconstructing Solidity](https://blog.openzeppelin.com/deconstructing-a-solidity-contract-part-ii-creation-vs-runtime-6b9d60ecb44c/) - - [Knowing and controlling your Smart Contract Address](https://www.youtube.com/watch?v=RxL_1AfV7N4) + - [Knowing and controlling your Smart Contract Address](https://www.youtube.com/watch?v=56K0FdosZ8g) - [From Solidity to byte code](https://www.youtube.com/watch?v=RxL_1AfV7N4) # Lesson 15: NextJS NFT Marketplace (If you finish this lesson, you are a full-stack MONSTER!)