Skip to content

Commit e2cf169

Browse files
MattIPv4avivkeller
andauthored
feat(download): include link to releases about page from downloads (#7652)
* Include link to releases about page from downloads * Mirror content change to current download page * Tweak changelog/blog pst link wording Co-authored-by: Aviv Keller <[email protected]> Signed-off-by: Matt Cowley <[email protected]> --------- Signed-off-by: Matt Cowley <[email protected]> Co-authored-by: Aviv Keller <[email protected]>
1 parent 03595d1 commit e2cf169

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/site/pages/en/download/current.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Or get a prebuilt Node.js® for <Release.OperatingSystemDropdown /> running a <R
2121

2222
<section>
2323

24-
Read the <Release.ChangelogLink>changelog</Release.ChangelogLink> for this version.
24+
Read the <Release.ChangelogLink>changelog</Release.ChangelogLink> or <Release.BlogPostLink>blog post</Release.BlogPostLink> for this version.
2525

26-
Read the <Release.BlogPostLink>blog post</Release.BlogPostLink> for this version.
26+
Learn more about [Node.js releases](/about/previous-releases), including the release schedule and LTS status.
2727

2828
Learn how to <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verify</LinkWithArrow> signed SHASUMS.
2929

apps/site/pages/en/download/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Or get a prebuilt Node.js® for <Release.OperatingSystemDropdown /> running a <R
2121

2222
<section>
2323

24-
Read the <Release.ChangelogLink>changelog</Release.ChangelogLink> for this version.
24+
Read the <Release.ChangelogLink>changelog</Release.ChangelogLink> or <Release.BlogPostLink>blog post</Release.BlogPostLink> for this version.
2525

26-
Read the <Release.BlogPostLink>blog post</Release.BlogPostLink> for this version.
26+
Learn more about [Node.js releases](/about/previous-releases), including the release schedule and LTS status.
2727

2828
Learn how to <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verify</LinkWithArrow> signed SHASUMS.
2929

0 commit comments

Comments
 (0)