We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6655e18 commit 3f2c621Copy full SHA for 3f2c621
1 file changed
apps/site/pages/en/eol.mdx
@@ -35,10 +35,7 @@ However, this should be viewed as a temporary solution—the goal should always
35
36
<div className="flex flex-col gap-2">
37
<Button kind="special" className="!hidden dark:!block" href="/download">Get Node.js®</Button>
38
-
39
-<Button kind="primary" className="!block dark:!hidden" href="/download">
40
- Get Node.js®
41
-</Button>
+ <Button kind="primary" className="!block dark:!hidden" href="/download">Get Node.js®</Button>
42
43
<Button kind="secondary" className="!block" href="https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Nodejs_eol_support">
44
<span>Get security support</span>
0 commit comments