Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update flatlander README.md #7

Merged
merged 3 commits into from
Oct 15, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flatland/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
You can read more about how the redirects work at https://docs.walrus.site/walrus-sites/redirects.html
giac-mysten marked this conversation as resolved.
Show resolved Hide resolved

### `move/flatland`
The contract code for minting the NFTs.
Loading