diff --git a/package.json b/package.json index 588e887..91fae6b 100644 --- a/package.json +++ b/package.json @@ -11295,7 +11295,7 @@ }, { "view": "gitlens.views.worktrees", - "contents": "⨠Worktrees are a [GitLens+ feature](command:gitlens.plus.learn) which can be used on public repos with a [free account](command:gitlens.plus.loginOrSignUp) and private repos with a [paid account](command:gitlens.plus.purchase).\n\nđ All other GitLens features can always be used on any repo, without an account.", + "contents": "⨠Worktrees are a [GitLens+ feature](command:gitlens.plus.learn) which can be used on public repos with a [free account](command:gitlens.plus.loginOrSignUp) and private repos with a [paid account](command:gitlens.plus.purchase).\n\nđ All other GitLens features can always be used on any repo, without an account.\nâ´ GitLens+ [introductory pricing](command:gitlens.plus.purchase) will end with the next release (late Sept, early Oct).", "when": "gitlens:plus:state > -1" } ], diff --git a/src/webviews/apps/home/home.html b/src/webviews/apps/home/home.html index 819c660..8071697 100644 --- a/src/webviews/apps/home/home.html +++ b/src/webviews/apps/home/home.html @@ -6,6 +6,13 @@