Skip to content

Commit b7faac4

Browse files
aduh95juanarbol
authored andcommitted
doc: remove list of versions in BUILDING.md
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #63113 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it>
1 parent 0a9032e commit b7faac4

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
@@ -222,12 +222,11 @@ If compiling without one of the above, use `configure` with the
222222
### Previous versions of this document
223223

224224
Supported platforms and toolchains change with each major version of Node.js.
225-
This document is only valid for the current major version of Node.js.
226-
Consult previous versions of this document for older versions of Node.js:
225+
This document is only valid for the current version of Node.js, and is expected
226+
to be valid for the entire lifetime of this release line.
227227

228-
* [Node.js 24](https://github.com/nodejs/node/blob/v24.x/BUILDING.md)
229-
* [Node.js 22](https://github.com/nodejs/node/blob/v22.x/BUILDING.md)
230-
* [Node.js 20](https://github.com/nodejs/node/blob/v20.x/BUILDING.md)
228+
To consult the version of this document for another version, download its source
229+
tarball and/or browse the git repository checked out at the relevant tag.
231230

232231
## Building Node.js on supported platforms
233232

0 commit comments

Comments
 (0)