Skip to content

Commit f63e6b6

Browse files
committed
change herodevs link to be a direct anchor, with no event listener from next
1 parent cfc2828 commit f63e6b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/pages/en/eol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Major versions of Node.js are released, patched, and designated End-Of-Life on a
1414
<span>Upgrade to the latest LTS Node.js®</span>
1515
</Button>
1616
<span>or</span>
17-
<Button kind="warning" href="/esp/herodevs" className="flex-1">
17+
<Button as="a" kind="warning" href="/esp/herodevs" className="flex-1">
1818
<span>Get security support for EOL versions</span>
1919
</Button>
2020
</div>

0 commit comments

Comments
 (0)