From 175c2adab501d39d473d505b2f6463bc089b4988 Mon Sep 17 00:00:00 2001 From: rishabhkeshan Date: Sun, 8 Dec 2024 00:47:55 +0530 Subject: [PATCH] feat: updated intro to sway link --- docs/guides/docs/intro-to-sway/typescript-sdk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/docs/intro-to-sway/typescript-sdk.mdx b/docs/guides/docs/intro-to-sway/typescript-sdk.mdx index ada052f0c..9c59197ae 100644 --- a/docs/guides/docs/intro-to-sway/typescript-sdk.mdx +++ b/docs/guides/docs/intro-to-sway/typescript-sdk.mdx @@ -457,7 +457,7 @@ Now you should be able to see and buy all of the items listed in your contract. ## Checkpoint -Ensure that all your files are correctly configured by examining the code below. If you require additional assistance, refer to the repository [here](https://github.com/FuelLabs/intro-to-sway/tree/main/frontend) +Ensure that all your files are correctly configured by examining the code below. If you require additional assistance, refer to the repository [here](https://github.com/FuelLabs/intro-to-sway/tree/main/sway-store) `App.tsx`