File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,12 +226,11 @@ If compiling without one of the above, use `configure` with the
226226### Previous versions of this document
227227
228228Supported platforms and toolchains change with each major version of Node.js.
229- This document is only valid for the current major version of Node.js.
230- Consult previous versions of this document for older versions of Node.js:
229+ This document is only valid for the current version of Node.js, and is expected
230+ to be valid for the entire lifetime of this release line.
231231
232- * [ Node.js 24] ( https://github.com/nodejs/node/blob/v24.x/BUILDING.md )
233- * [ Node.js 22] ( https://github.com/nodejs/node/blob/v22.x/BUILDING.md )
234- * [ Node.js 20] ( https://github.com/nodejs/node/blob/v20.x/BUILDING.md )
232+ To consult the version of this document for another version, download its source
233+ tarball and/or browse the git repository checked out at the relevant tag.
235234
236235## Building Node.js on supported platforms
237236
You can’t perform that action at this time.
0 commit comments