From 500165ab2e7e4862ce939bca23c5bab9dddcb13a Mon Sep 17 00:00:00 2001 From: Jonas Hahn Date: Wed, 30 Apr 2025 17:31:54 +0200 Subject: [PATCH] Add video link to dynamic metadata nft --- .../token-2022/nft-meta-data-pointer/anchor-example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens/token-2022/nft-meta-data-pointer/anchor-example/README.md b/tokens/token-2022/nft-meta-data-pointer/anchor-example/README.md index 090f97548..d8896753c 100644 --- a/tokens/token-2022/nft-meta-data-pointer/anchor-example/README.md +++ b/tokens/token-2022/nft-meta-data-pointer/anchor-example/README.md @@ -12,7 +12,7 @@ The nft will have a name, symbol and a uri. The uri is a link to a json file whi There is a video walkthrough of this example on the Solana Foundation Youtube channel. -[![Solana Foundation Youtube channel]](https://www.youtube.com/@SolanaFndn/videos) +[![Solana Foundation Youtube channel]](https://www.youtube.com/watch?v=n-ym1utpzhk&ab_channel=Solana) # How to run this example