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

Discover Native Tokens: correct link to NFT Support showcase #828

Merged
Merged
Changes from all 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 docs/native-tokens/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image: ../img/og/og-developer-portal.png
:::note
There are currently two ways to make your NFTs:

- For the not-so-tech-savvy through someone else. The [showcase section](../../showcase/?tags=nft) has a few services that offer this.
- For the not-so-tech-savvy through someone else. The showcase section (under [NFT Support](../../showcase/?tags=nftsupport)) has a few services that offer this.
- For the more tech-savvy on a Cardano node. If you want to have full control over your tokens, you need to mint them **yourself**. And this is what this section is all about.

Minting requires a certain amount of skill in navigating and working with Linux through the terminal and a running Cardano node.
Expand Down