We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f6ead commit ec504e3Copy full SHA for ec504e3
BUILDING.md
@@ -212,9 +212,10 @@ Supported platforms and toolchains change with each major version of Node.js.
212
This document is only valid for the current major version of Node.js.
213
Consult previous versions of this document for older versions of Node.js:
214
215
+* [Node.js 13](https://github.com/nodejs/node/blob/v13.x/BUILDING.md)
216
+* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
217
* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
218
* [Node.js 8](https://github.com/nodejs/node/blob/v8.x/BUILDING.md)
-* [Node.js 6](https://github.com/nodejs/node/blob/v6.x/BUILDING.md)
219
220
## Building Node.js on supported platforms
221
0 commit comments