Skip to content

Commit c0c39b0

Browse files
authored
fix: add link to nodejs.org/download/release (#6890)
Signed-off-by: Antoine du Hamel <[email protected]>
1 parent 1bbd815 commit c0c39b0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • apps/site/pages/en/download/prebuilt-binaries

apps/site/pages/en/download/prebuilt-binaries/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ I want the <Release.VersionDropdown /> version of Node.js for <Release.Operating
1313
<section>
1414
Node.js includes <Release.NpmLink />.
1515

16-
Read the changelog for <Release.ChangelogLink>this version</Release.ChangelogLink>
16+
Read the changelog for <Release.ChangelogLink>this version</Release.ChangelogLink>.
1717

18-
Read the blog post for <Release.BlogPostLink>this version</Release.BlogPostLink>
18+
Read the blog post for <Release.BlogPostLink>this version</Release.BlogPostLink>.
1919

20-
Learn how to <Release.VerifyingBinariesLink>verify signed SHASUMS</Release.VerifyingBinariesLink>
20+
Learn how to <Release.VerifyingBinariesLink>verify signed SHASUMS</Release.VerifyingBinariesLink>.
2121

22-
Check out <LinkWithArrow href="https://nodejs.org/download/nightly/">Nightly</LinkWithArrow> prebuilt binaries or <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">Unofficial Builds</LinkWithArrow> for other platforms
22+
Check out <LinkWithArrow href="https://nodejs.org/download/nightly/">Nightly</LinkWithArrow> prebuilt binaries, all <LinkWithArrow href="https://nodejs.org/download/release/">Release</LinkWithArrow> prebuilt binaries, or <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">Unofficial Builds</LinkWithArrow> for other platforms.
2323

2424
</section>

0 commit comments

Comments
 (0)