We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc6472 commit 6f4e13fCopy full SHA for 6f4e13f
apps/site/pages/en/index.mdx
@@ -21,7 +21,7 @@ layout: home
21
22
<Button kind="primary" className="!block dark:!hidden" href="/download">Install Node.js</Button>
23
24
- <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">
25
<span>Get security support</span>
26
<br />
27
<small className="!text-xs">for Node.js 18 and below</small>
0 commit comments