Skip to content

Commit 85aa81d

Browse files
Deploy to prod (#80)
* Update token-gated-chat.mdx (#78) Updated the URL. * Update token-gated-chat.mdx (#77) * Update token-gated-chat.mdx Changed the YouTube Video link. * Update video url to embed --------- Co-authored-by: Cal <[email protected]> * Update token-gated-chat.mdx (#79) Got some typo by mistake in the last update, this one will be final. --------- Co-authored-by: Shaki <[email protected]>
1 parent 03bc4f7 commit 85aa81d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

token-gated-chat.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Video: Token Gated Chat"
44

55
Watch Calum build an NFT-gated chat app with Polybase from scratch.
66

7-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/YzPfCLQBGTI" title="Build an NFT Gated Chat App using Polybase | Tutorial by Calum" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
7+
<iframe width="560" height="315" src="https://www.youtube.com/embed/dZfpdNJYZPc" title="NFT Gated Chat App using Polybase" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
88

99
## Deployed app
1010

@@ -111,4 +111,4 @@ collection Message {
111111
this.chat = chat;
112112
}
113113
}
114-
```
114+
```

0 commit comments

Comments
 (0)