Skip to content

Commit a5d7d09

Browse files
committed
Updates missing holiday text
1 parent 8d6f55e commit a5d7d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/webviews/apps/plus/account/components/account-content.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ export class AccountContent extends LitElement {
322322
() =>
323323
html`<p style="text-align: center;">
324324
<a
325-
href=${'https://www.gitkraken.com/cw23?utm_source=cyber_week&utm_medium=gitlens_banner&utm_campaign=cyber_week_2023'}
326-
>Cyber Week Sale: <b>50% off first seat of Pro</b> — only $4/month! Includes entire
325+
href=${'https://www.gitkraken.com/hs23?utm_source=holiday_special&utm_medium=gitlens_banner&utm_campaign=holiday_special_2023'}
326+
>Holiday Special: 50% off first seat of Pro — only $4/month! Includes entire
327327
GitKraken suite of dev tools.</a
328328
>
329329
</p>`,

0 commit comments

Comments
 (0)