Skip to content

Commit be49669

Browse 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 <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
1 parent f1e1312 commit be49669

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

BUILDING.md

Lines changed: 2 additions & 3 deletions
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)