Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4815e4a

Browse files
MikeMcC399aduh95
authored andcommitted
doc: update previous version links in BUILDING
PR-URL: #61457 Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: René <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent 5cc3596 commit 4815e4a

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
@@ -217,9 +217,9 @@ Supported platforms and toolchains change with each major version of Node.js.
217217
This document is only valid for the current major version of Node.js.
218218
Consult previous versions of this document for older versions of Node.js:
219219

220-
* [Node.js 21](https://github.com/nodejs/node/blob/v21.x/BUILDING.md)
220+
* [Node.js 24](https://github.com/nodejs/node/blob/v24.x/BUILDING.md)
221+
* [Node.js 22](https://github.com/nodejs/node/blob/v22.x/BUILDING.md)
221222
* [Node.js 20](https://github.com/nodejs/node/blob/v20.x/BUILDING.md)
222-
* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
223223

224224
## Building Node.js on supported platforms
225225

0 commit comments

Comments
 (0)