From f4b42315c156e455049b128edcd7a6a7eb4a29ce Mon Sep 17 00:00:00 2001 From: Zihe Huang Date: Thu, 5 Sep 2024 16:32:52 -0700 Subject: [PATCH] Update README.md --- flatland/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatland/README.md b/flatland/README.md index c66e366..280ecb3 100644 --- a/flatland/README.md +++ b/flatland/README.md @@ -18,7 +18,7 @@ Once you mint the NFT, you will see a link to the `nft-viz` site. This site is linked from the minting site, and is also linked from the NFTs Display standard. Once you click on the link from the minting site, you will be taken to the `nft-viz` site. This site is unique for each NFT. ![nft-viz](./doc-assets/nft-viz.png) -You can read more about how the redirects work at [https://docs.walrus.ai/docs/redirects](https://docs.walrus.site/walrus-sites/redirects.html) +You can read more about how the redirects work at https://docs.walrus.site/walrus-sites/redirects.html ### `move/flatland` The contract code for minting the NFTs.