From 02e02241864af5f2d50c255c996401075abf38b6 Mon Sep 17 00:00:00 2001 From: AlexG <39581753+reveloper@users.noreply.github.com> Date: Tue, 8 Aug 2023 00:44:46 +0400 Subject: [PATCH] link_fix --- docs/develop/smart-contracts/tutorials/wallet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/develop/smart-contracts/tutorials/wallet.md b/docs/develop/smart-contracts/tutorials/wallet.md index a584ca16a4..8ca7ad4205 100644 --- a/docs/develop/smart-contracts/tutorials/wallet.md +++ b/docs/develop/smart-contracts/tutorials/wallet.md @@ -22,7 +22,7 @@ Working with the TON Testnet often leads to deployment errors, difficulty tracki ::: ## Source Code -All code examples used in this tutorial can be found in the following [GitHub repository]((https://github.com/aSpite/wallet-tutorial)). +All code examples used in this tutorial can be found in the following [GitHub repository](https://github.com/aSpite/wallet-tutorial). ## ✍️ What You Need To Get Started @@ -2732,4 +2732,4 @@ External references: - [Block.tlb](https://github.com/ton-blockchain/ton/blob/master/crypto/block/block.tlb) -- [Standards in TON](https://github.com/ton-blockchain/TEPs) \ No newline at end of file +- [Standards in TON](https://github.com/ton-blockchain/TEPs)