Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"components.downloadList.links.previousReleases": "Previous Releases",
"components.downloadList.links.packageManager": "Installing Node.js via package manager",
"components.downloadList.links.shaSums": "Signed SHASUMS for release files",
"components.downaloadList.links.shaSums.howToVerify": " (How to verify)",
"components.downloadList.links.shaSums.howToVerify": " (How to verify)",
"components.downloadList.links.allDownloads": "All download options",
"components.downloadList.links.nightlyReleases": "Nightly builds",
"components.downloadList.links.unofficialBuilds": "Unofficial builds",
Expand All @@ -30,7 +30,7 @@
"components.downloadReleasesTable.changelog": "Changelog",
"components.downloadReleasesTable.releases": "Releases",
"components.downloadReleasesTable.docs": "Docs",
"componets.header.buttons.toggleLanguage": "Toggle Language",
"components.header.buttons.toggleLanguage": "Toggle Language",
"components.header.buttons.toggleDarkMode": "Toggle dark/light mode",
"components.pagination.next": "Newer | ",
"components.pagination.previous": "Older",
Expand Down
2 changes: 1 addition & 1 deletion pages/en/download/package-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ These resources provide packages compatible with CentOS, Fedora, and RHEL.

## Debian and Ubuntu based Linux distributions

[Node.js binary distributions](https://github.com/nodesource/distributions/blob/master/README.md) are available from NodeSource.
[Node.js binary distributions](https://github.com/nodesource/distributions) are available from NodeSource.

### Alternatives

Expand Down