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