We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18365d8 commit a96549aCopy full SHA for a96549a
BUILDING.md
@@ -219,9 +219,10 @@ Supported platforms and toolchains change with each major version of Node.js.
219
This document is only valid for the current major version of Node.js.
220
Consult previous versions of this document for older versions of Node.js:
221
222
+* [Node.js 17](https://github.com/nodejs/node/blob/v17.x/BUILDING.md)
223
+* [Node.js 16](https://github.com/nodejs/node/blob/v16.x/BUILDING.md)
224
* [Node.js 14](https://github.com/nodejs/node/blob/v14.x/BUILDING.md)
225
* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
-* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
226
227
## Building Node.js on supported platforms
228
0 commit comments