mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: update BUILDING.md previous versions links
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
parent
f76b28f2cf
commit
b1b0233cb2
1 changed files with 2 additions and 2 deletions
|
@ -222,9 +222,9 @@ Supported platforms and toolchains change with each major version of Node.js.
|
|||
This document is only valid for the current major version of Node.js.
|
||||
Consult previous versions of this document for older versions of Node.js:
|
||||
|
||||
* [Node.js 19](https://github.com/nodejs/node/blob/v19.x/BUILDING.md)
|
||||
* [Node.js 21](https://github.com/nodejs/node/blob/v21.x/BUILDING.md)
|
||||
* [Node.js 20](https://github.com/nodejs/node/blob/v20.x/BUILDING.md)
|
||||
* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
|
||||
* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
|
||||
|
||||
## Building Node.js on supported platforms
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue