Skip to content

Commit 5054c26

Browse files
committed
docs(community): fix twitch parent domain for embedded video
1 parent 95340fc commit 5054c26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/we_made_this.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@ When building applications with AWS Lambda it is critical to verify the data str
7878

7979
In this session you will learn how to increase code quality, extensibility and testability, boost you productivity and ship rock solid apps to production.
8080

81-
<iframe src="https://player.twitch.tv/?video=1034744364&parent=localhost&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
81+
<iframe src="https://player.twitch.tv/?video=1034744364&parent=awslabs.github.io&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
8282

8383
#### Talk DEV to me | Feature Flags with AWS Lambda Powertools
8484

8585
> **Author: [Ran Isenberg](mailto:[email protected]) [:material-twitter:](https://twitter.com/ranthebuilder){target="_blank"}**
8686
8787
A deep dive in the [Feature Flags](./utilities/feature_flags.md){target="_blank"} feature along with tips and tricks.
8888

89-
<iframe src="https://player.twitch.tv/?video=1174133534&parent=localhost&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
89+
<iframe src="https://player.twitch.tv/?video=1174133534&parent=awslabs.github.io&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
9090

9191
## Workshops
9292

0 commit comments

Comments
 (0)