Skip to content

Commit ad0e91e

Browse files
Apply suggestions from code review
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 13679b0 commit ad0e91e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

docs/sources/next/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ k6 will help you to build resilient and performant applications that scale.
3838

3939
k6 is developed by [Grafana Labs](https://grafana.com/) and the community.
4040

41-
Watch the supplementary video below to learn more about k6 and why it could be the missing puzzle in your Grafana stack.
41+
Watch the video below to learn more about k6 and why it could be the missing puzzle in your Grafana stack.
4242

43-
<div style="position:relative; padding-bottom:56.25%; height:0; overflow:hidden;">
44-
<iframe style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" src="https://www.youtube.com/embed/1mtYVDA2_iQ?si=VMIqNldoPwCb03eK" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
45-
</div>
43+
{{< youtube id="1mtYVDA2_iQ" >}}
4644

4745
## Key features
4846

docs/sources/next/using-k6-browser/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@ To work with the browser module, make sure you are using the latest [k6 version]
2020

2121
{{% /admonition %}}
2222

23-
Watch the supplementary video below to learn more about k6 browser.
23+
Watch the video below to learn more about k6 browser.
2424

25-
<div style="position:relative; padding-bottom:56.25%; height:0; overflow:hidden;">
26-
<iframe style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" src="https://www.youtube.com/embed/N7VJ9X5yAKo?si=qVMF6niRHvZZLHl4" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
27-
</div>
25+
{{< youtube id="N7VJ9X5yAKo" >}}
2826

2927
## Use case for browser testing
3028

0 commit comments

Comments
 (0)