We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e39e62 commit c111a13Copy full SHA for c111a13
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