Skip to content

Commit 3643d25

Browse files
docs: update video size
1 parent 751084a commit 3643d25

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

content/devtools/ci-cd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ You can watch this video to learn why & how CI/CD integration can help you:
88

99
<figure>
1010
<iframe
11-
width="800"
12-
height="450"
11+
width="1000"
12+
height="565"
1313
src="https://www.youtube.com/embed/r5RXcBrnEQ8"
1414
title="YouTube video player"
1515
frameBorder="0"

content/devtools/overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ You can watch this video to see the **Graph Explorer** feature in action:
7070

7171
<figure>
7272
<iframe
73-
width="800"
74-
height="450"
73+
width="1000"
74+
height="565"
7575
src="https://www.youtube.com/embed/bW8V-ssfnvM"
7676
title="YouTube video player"
7777
frameBorder="0"
@@ -152,8 +152,8 @@ You can watch this video to see the **Interactive Playground** feature in action
152152

153153
<figure>
154154
<iframe
155-
width="800"
156-
height="450"
155+
width="1000"
156+
height="565"
157157
src="https://www.youtube.com/embed/liSxEN_VXKM"
158158
title="YouTube video player"
159159
frameBorder="0"
@@ -162,7 +162,6 @@ You can watch this video to see the **Interactive Playground** feature in action
162162
></iframe>
163163
</figure>
164164
165-
166165
#### Bootstrap performance analyzer
167166

168167
To see a list of all class nodes (controllers, providers, enhancers, etc.) and their corresponding instantiation times, navigate to the **Bootstrap performance** page:

0 commit comments

Comments
 (0)