Skip to content

Commit

Permalink
update nft script link
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuahannan committed Apr 10, 2024
1 parent 4f4f8a3 commit 6f4de79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/core-contracts/flow-nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ the format to query and return them, so projects can still be flexible with how
This example shows how to read basic information about an NFT
including the name, description, image and owner.

**Source: [get_nft_metadata.cdc](https://github.com/onflow/flow-nft/blob/standard-v2/scripts/get_nft_metadata.cdc)**
**Source: [get_nft_metadata.cdc](https://github.com/onflow/flow-nft/blob/standard-v2/transactions/scripts/get_nft_metadata.cdc)**

### How to implement metadata

Expand Down

0 comments on commit 6f4de79

Please sign in to comment.