From a3fafb71ef82c57ec8941508348bf848582d542a Mon Sep 17 00:00:00 2001 From: Jacob Tucker Date: Tue, 21 Jan 2025 19:28:14 +0000 Subject: [PATCH] Update doc `how-to-register-music-on-story` --- docs/Developers/tutorials/how-to-register-music-on-story.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Developers/tutorials/how-to-register-music-on-story.md b/docs/Developers/tutorials/how-to-register-music-on-story.md index 89049ebe..47ffa5ef 100644 --- a/docs/Developers/tutorials/how-to-register-music-on-story.md +++ b/docs/Developers/tutorials/how-to-register-music-on-story.md @@ -95,6 +95,6 @@ const nftMetadata = { ## Done! -When you run the script, you will register an IP Asset and it will look something like [this](https://explorer.story.foundation/ipa/0x4044731f1F7265FCDf11ED553d9BB4cBD21eD2D0) on our explorer. +When you run the script, you will register an IP Asset and it will look something like [this](https://explorer.story.foundation/ipa/0x0c299a18b96b14489409f58C2773413Fc4fb05d6) on our explorer. You can see the explorer recognizes the metadata format, and you can play the song directly on the page! \ No newline at end of file