We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968fe6a commit 15aad62Copy full SHA for 15aad62
BUILDING.md
@@ -222,9 +222,9 @@ Supported platforms and toolchains change with each major version of Node.js.
222
This document is only valid for the current major version of Node.js.
223
Consult previous versions of this document for older versions of Node.js:
224
225
-* [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)
226
+* [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)
-* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
228
229
## Building Node.js on supported platforms
230
0 commit comments