Skip to content

Commit fb49570

Browse files
docs(we-made-this): fix broken Twitch video embeds (#3096)
1 parent 4e8ca0f commit fb49570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/we_made_this.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@ When building applications with AWS Lambda it is critical to verify the data str
106106

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

109-
<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>
109+
<iframe src="https://player.twitch.tv/?video=1034744364&parent=docs.powertools.aws.dev&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
110110

111111
#### Talk DEV to me | Feature Flags with AWS Lambda Powertools
112112

113113
> **Author: [Ran Isenberg](mailto:[email protected]) [:material-twitter:](https://twitter.com/IsenbergRan){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/ranisenberg/){target="_blank" rel="nofollow"}**
114114
115115
A deep dive in the [Feature Flags](./utilities/feature_flags.md){target="_blank" rel="nofollow"} feature along with tips and tricks.
116116

117-
<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>
117+
<iframe src="https://player.twitch.tv/?video=1174133534&parent=docs.powertools.aws.dev&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
118118

119119
#### Level Up Your CI/CD With Smart AWS Feature Flags
120120

0 commit comments

Comments
 (0)