Skip to content

Commit 75e682a

Browse files
committed
doc: remove list of versions in BUILDING.md
1 parent f4c50a8 commit 75e682a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

BUILDING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,11 @@ If compiling without one of the above, use `configure` with the
226226
### Previous versions of this document
227227

228228
Supported 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

0 commit comments

Comments
 (0)