We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent f1e1312 commit be49669Copy full SHA for be49669
BUILDING.md
@@ -208,10 +208,9 @@ Supported platforms and toolchains change with each major version of Node.js.
208
This document is only valid for the current major version of Node.js.
209
Consult previous versions of this document for older versions of Node.js:
210
211
-* [Node.js 17](https://github.com/nodejs/node/blob/v17.x/BUILDING.md)
+* [Node.js 19](https://github.com/nodejs/node/blob/v19.x/BUILDING.md)
212
+* [Node.js 18](https://github.com/nodejs/node/blob/v18.x/BUILDING.md)
213
* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
-* [Node.js 14](https://github.com/nodejs/node/blob/v14.x/BUILDING.md)
214
-* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
215
216
## Building Node.js on supported platforms
217
0 commit comments