diff --git a/docs/learn/tutorials/nft/wizard/wizard.md b/docs/learn/tutorials/nft/wizard/wizard.md index 06872c8..81edfd9 100644 --- a/docs/learn/tutorials/nft/wizard/wizard.md +++ b/docs/learn/tutorials/nft/wizard/wizard.md @@ -5,7 +5,7 @@ To create a smart contract which follows PSP34 standard use Openbrush Wizard: 1. Open [Openbrush.io](https://openbrush.io/) website and go to bottom of the page. 2. Select PSP34. -3. Select the version to match the rest of the tutorial. Check *What will be used* in the opening chapter. +3. Select the version to match the rest of the tutorial. Check *What will be used* in the [opening chapter](/docs/learn/tutorials/nft/nft.md). 4. Name your contract. In this tutorial we will use `Shiden34`. 5. Add your symbol name. In this tutorial we will use `SH34`. 6. Select extensions: *Metadata*, *Mintable*, *Enumerable*.