Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0729fb6

Browse filesBrowse files
MikeMcC399aduh95
authored andcommitted
doc: update previous version links in BUILDING
PR-URL: #61457 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent bc9e5f7 commit 0729fb6
Copy full SHA for 0729fb6

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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 21](https://github.com/nodejs/node/blob/v21.x/BUILDING.md)
225+
* [Node.js 24](https://github.com/nodejs/node/blob/v24.x/BUILDING.md)
226+
* [Node.js 22](https://github.com/nodejs/node/blob/v22.x/BUILDING.md)
226227
* [Node.js 20](https://github.com/nodejs/node/blob/v20.x/BUILDING.md)
227-
* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
228228

229229
## Building Node.js on supported platforms
230230

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.