We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4e13f commit 4360625Copy full SHA for 4360625
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://nodejs.org/en/blog/announcements/node-18-eol-support">
+ <Button kind="secondary" className="!block" href="/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