Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be49669

Browse filesBrowse files
tniessenMoLow
authored andcommitted
doc: update BUILDING.md previous versions links
Remove EOL release lines and add missing supported release lines. PR-URL: #47835 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent f1e1312 commit be49669
Copy full SHA for be49669

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+2-3Lines changed: 2 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,9 @@ Supported platforms and toolchains change with each major version of Node.js.
208208
This document is only valid for the current major version of Node.js.
209209
Consult previous versions of this document for older versions of Node.js:
210210

211-
* [Node.js 17](https://github.com/nodejs/node/blob/v17.x/BUILDING.md)
211+
* [Node.js 19](https://github.com/nodejs/node/blob/v19.x/BUILDING.md)
212+
* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
212213
* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
213-
* [Node.js 14](https://github.com/nodejs/node/blob/v14.x/BUILDING.md)
214-
* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
215214

216215
## Building Node.js on supported platforms
217216

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.