Skip to content

Commit b84f155

Browse files
committed
Fixes missing banner on welcome
1 parent 689246c commit b84f155

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/webviews/apps/welcome/welcome.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
target="_blank"
2828
alt="Learn more about GitKraken and GitLens joining forces!"
2929
>
30-
<img src="#{root}/images/docs/gk+gl-banner.png" alt="GitKraken and GitLens are joining forces!" />
30+
<img src="#{root}/images/gk+gl-banner.png" alt="GitKraken and GitLens are joining forces!" />
3131
</a>
3232
</div>
3333
<header>

0 commit comments

Comments
 (0)