Skip to content

Commit d19d2e3

Browse files
authored
Fixing broken links
Replacing NFTschool broken links to Github versions
1 parent 2a80393 commit d19d2e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

smart-contracts/fundamentals/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Let’s get building. Choose one of the following APIs. These are all storage he
4444

4545
Examples:
4646

47-
* [Polygon tutorial](https://nftschool.dev/tutorial/mint-nftstorage-polygon/) on NFTschool.dev
48-
* [Flow tutorial](https://nftschool.dev/tutorial/flow-nft-marketplace/) on NFTschool.dev
49-
* [Avalanche tutorial](https://nftschool.dev/tutorial/avax-nft/) on NFTschool.dev
47+
* [Polygon tutorial](https://github.com/protocol/nft-website/blob/main/docs/tutorial/mint-nftstorage-polygon.md)
48+
* [Flow tutorial](https://github.com/protocol/nft-website/blob/main/docs/tutorial/flow-nft-marketplace.md)
49+
* [Avalanche tutorial](https://github.com/protocol/nft-website/blob/main/docs/tutorial/avax-nft.md)
5050
* [Using IPFS & Filecoin on Harmony](https://docs.harmony.one/home/developers/tutorials/ipfs-filecoin)
5151

5252
## Additional resources

0 commit comments

Comments
 (0)