Skip to content

Commit b1b0233

Browse files
authored
doc: update BUILDING.md previous versions links
PR-URL: #52852 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent f76b28f commit b1b0233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@ Supported platforms and toolchains change with each major version of Node.js.
222222
This document is only valid for the current major version of Node.js.
223223
Consult previous versions of this document for older versions of Node.js:
224224

225-
* [Node.js 19](https://github.com/nodejs/node/blob/v19.x/BUILDING.md)
225+
* [Node.js 21](https://github.com/nodejs/node/blob/v21.x/BUILDING.md)
226+
* [Node.js 20](https://github.com/nodejs/node/blob/v20.x/BUILDING.md)
226227
* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
227-
* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
228228

229229
## Building Node.js on supported platforms
230230

0 commit comments

Comments
 (0)