Skip to content

Commit 5e0df32

Browse files
committed
fix link for marketplace
1 parent 2acaca9 commit 5e0df32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Examples.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ const examples = [
4747
'Put it all together in a marketplace! This tutorial will teach you how to turn all the concepts you’ve learned into a place for people to share their creations with the community.',
4848
emoji: '🤝',
4949
projectLink: 'https://play.onflow.org/45ae690e-c527-409c-970e-57f03df92790',
50-
docsLink: 'https://docs.onflow.org/cadence/tutorial/08-marketplace-setup/',
50+
docsLink:
51+
'https://docs.onflow.org/cadence/tutorial/08-marketplace-compose/',
5152
},
5253
{
5354
title: 'Expand Non-Fungible Tokens',

0 commit comments

Comments
 (0)