File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ layout: home
21
21
22
22
<Button kind = " primary" className = " !block dark:!hidden" href = " /download" >Install Node.js</Button >
23
23
24
- <Button kind = " secondary" className = " !block" href = " https://www.herodevs.com/support/node-nes" >
24
+ <Button kind = " secondary" className = " !block" href = " https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Homepage_button " >
25
25
<span >Get security support</span >
26
26
<br />
27
27
<small className = " !text-xs" >for Node.js 18 and below</small >
Original file line number Diff line number Diff line change 169
169
"minorVersions" : " Minor versions" ,
170
170
"releaseAnnouncement" : " Release Announcement" ,
171
171
"unsupportedVersionWarning" : " This version is out of maintenance. Please use a currently supported version. <link>Understand EOL support.</link>" ,
172
- "ltsVersionFeaturesNotice" : " Want new features sooner? Get the <link>latest Node.js version</link> instead and try the latest improvements on Node !"
172
+ "ltsVersionFeaturesNotice" : " Want new features sooner? Get the <link>latest Node.js version</link> instead and try the latest improvements!"
173
173
},
174
174
"minorReleasesTable" : {
175
175
"version" : " Version" ,
320
320
},
321
321
"codeBox" : {
322
322
"unsupportedVersionWarning" : " This version is out of maintenance. Please use a currently supported version. <link>Understand EOL support.</link>" ,
323
- "ltsVersionFeaturesNotice" : " Want new features sooner? Get the <link>latest Node.js version</link> instead and try the latest improvements on Node !" ,
323
+ "ltsVersionFeaturesNotice" : " Want new features sooner? Get the <link>latest Node.js version</link> instead and try the latest improvements!" ,
324
324
"communityPlatformInfo" : " Installation methods that involve community software are supported by the teams maintaining that software." ,
325
325
"externalSupportInfo" : " If you encounter any issues please visit <link>{platform}'s website</link>" ,
326
326
"noScriptDetected" : " This page requires JavaScript. You can download Node.js without JavaScript by visiting the <link>releases page</link> directly." ,
You can’t perform that action at this time.
0 commit comments