Skip to content

Commit 78fee63

Browse files
committed
update CTA button
1 parent 78f414f commit 78fee63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/site/pages/en/eol.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ However, this should be viewed as a temporary solution—the goal should always
3535
## Upgrade Today
3636

3737
<div className="flex flex-col gap-2">
38-
<Button kind="special" className="!hidden dark:!block" href="/download">Get Node.js®</Button>
39-
<Button kind="primary" className="!block dark:!hidden" href="/download">Get Node.js®</Button>
38+
<Button kind="special" className="!hidden dark:!block" href="/download">Get latest Node.js® LTS</Button>
39+
<Button kind="primary" className="!block dark:!hidden" href="/download">Get latest Node.js® LTS</Button>
4040

4141
<Button kind="secondary" className="!block" href="https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Nodejs_eol_support">
4242
<span>Get security support</span>

0 commit comments

Comments
 (0)