Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/site/pages/en/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ layout: home

<Button kind="primary" className="!block dark:!hidden" href="/download">Install Node.js</Button>

<Button kind="secondary" className="!block" href="https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Homepage_button">
<Button kind="secondary" className="!block" href="https://nodejs.org/en/blog/announcements/node-18-eol-support">
<span>Get security support</span>
<br />
<small className="!text-xs">for Node.js 18 and below</small>
Expand Down
Loading