From 675f90adc6a08738792e0da9681e5305b1ac8bfb Mon Sep 17 00:00:00 2001 From: Deepak Mardi Date: Sun, 31 Mar 2024 23:41:38 +0530 Subject: [PATCH] Updated resource URL from figment.io(resource deleted) to Near docs(tutorial in rust) --- .../103-smart-contracts/100-programming-languages/102-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/blockchain/content/103-smart-contracts/100-programming-languages/102-rust.md b/src/data/roadmaps/blockchain/content/103-smart-contracts/100-programming-languages/102-rust.md index 40a3b5b03..77cd98516 100644 --- a/src/data/roadmaps/blockchain/content/103-smart-contracts/100-programming-languages/102-rust.md +++ b/src/data/roadmaps/blockchain/content/103-smart-contracts/100-programming-languages/102-rust.md @@ -5,4 +5,4 @@ Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes Visit the following resources to learn more: - [Rust Programming Language](https://www.rust-lang.org/) -- [How to write and deploy a smart contract in Rust](https://learn.figment.io/tutorials/write-and-deploy-a-smart-contract-on-near) +- [How to write and deploy a smart contract in Rust](https://docs.near.org/tutorials/nfts/introduction)