File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -213,10 +213,9 @@ Supported platforms and toolchains change with each major version of Node.js.
213
213
This document is only valid for the current major version of Node.js.
214
214
Consult previous versions of this document for older versions of Node.js:
215
215
216
- * [ Node.js 17] ( https://github.com/nodejs/node/blob/v17.x/BUILDING.md )
216
+ * [ Node.js 19] ( https://github.com/nodejs/node/blob/v19.x/BUILDING.md )
217
+ * [ Node.js 18] ( https://github.com/nodejs/node/blob/v18.x/BUILDING.md )
217
218
* [ Node.js 16] ( https://github.com/nodejs/node/blob/v16.x/BUILDING.md )
218
- * [ Node.js 14] ( https://github.com/nodejs/node/blob/v14.x/BUILDING.md )
219
- * [ Node.js 12] ( https://github.com/nodejs/node/blob/v12.x/BUILDING.md )
220
219
221
220
## Building Node.js on supported platforms
222
221
You can’t perform that action at this time.
0 commit comments