File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ <h1 class="alert__title">Get Started with GitLens</h1>
167167 < gl-button
168168 appearance ="secondary "
169169 density ="compact "
170- href ="https://www.youtube.com/watch?v=UQPb73Zz9qk "
170+ href ="https://www.youtube.com/watch?v=UQPb73Zz9qk?utm_source=gitlens-extension&utm_medium=home_banner "
171171 title ="Watch the GitLens Tutorial video "
172172 aria-label ="Watch the GitLens Tutorial video "
173173 > < code-icon icon ="vm-running "> </ code-icon
@@ -417,7 +417,7 @@ <h2 class="nav-list__title t-eyebrow">Getting Started</h2>
417417 >
418418 < a
419419 class ="nav-list__item "
420- href ="https://www.youtube.com/watch?v=UQPb73Zz9qk "
420+ href ="https://www.youtube.com/watch?v=UQPb73Zz9qk?utm_source=gitlens-extension&utm_medium=home_link "
421421 title ="Watch the GitLens Tutorial video "
422422 aria-label ="Watch the GitLens Tutorial video "
423423 > < code-icon class ="nav-list__icon " icon ="vm-running "> </ code-icon
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ export class VideoButton extends LitElement {
8989 return html `
9090 < a
9191 class ="video-button "
92- href ="https://www.youtube.com/watch?v=UQPb73Zz9qk "
92+ href ="https://www.youtube.com/watch?v=UQPb73Zz9qk?utm_source=gitlens-extension&utm_medium=welcome_banner "
9393 aria-label ="Watch the Tutorial video "
9494 title ="Watch the Tutorial video "
9595 >
You can’t perform that action at this time.
0 commit comments