Skip to content

Commit

Permalink
Fix broken playground link
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson authored Dec 4, 2024
1 parent c939f23 commit 288d7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const addAPlayToTopShotSet = {
createdAt: new Date(2022, 3, 1),
author: "Flow Blockchain",
playgroundLink:
"https://play.onflow.org/15c1e86e-010c-4a7c-bcfd-98a1bddc36a7?type=tx&id=c6627028-4fbc-416a-b8d7-0c433e6a85f6&storage=none",
"https://play.flow.com/1b312ac6-6f72-45d7-9d0f-423d7a248534?type=contract&id=c564c59b-426e-480b-b8b9-86d9ef1b3bce",
excerpt:
"Once you have a set created and some plays, you can use this to add a play to a TopShot Set that can later be minted.",
smartContractCode: contractPath,
Expand Down

0 comments on commit 288d7b5

Please sign in to comment.