From 5dafbf1595d654faa7778f0b0e751e606cf2b691 Mon Sep 17 00:00:00 2001 From: Ani <5357586+anistark@users.noreply.github.com> Date: Thu, 17 Aug 2023 19:07:15 +0530 Subject: [PATCH] Update tutorials/pages/send-shimmer-tokens-with-iota-sdk.md Co-authored-by: Dr-Electron --- tutorials/pages/send-shimmer-tokens-with-iota-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/pages/send-shimmer-tokens-with-iota-sdk.md b/tutorials/pages/send-shimmer-tokens-with-iota-sdk.md index 3b0ec73c415..64231f3bd2b 100644 --- a/tutorials/pages/send-shimmer-tokens-with-iota-sdk.md +++ b/tutorials/pages/send-shimmer-tokens-with-iota-sdk.md @@ -145,4 +145,4 @@ Congratulations, you are now able to manage your tokens programmatically! ## What's next? -You now can create an account, generate addresses and transfer tokens. Check out the [documentation](/iota-sdk/welcome) to see what more you can do. Create some native tokens, non-fungible tokens (NFTs) and develop your own application! Have fun and good luck! +You now can create an account, generate addresses and transfer tokens. Check out the [documentation](https://wiki.iota.org/shimmer/iota-sdk/welcome) to see what more you can do. Create some native tokens, non-fungible tokens (NFTs) and develop your own application! Have fun and good luck!