Skip to content

Commit 7f94fe0

Browse files
andrewhughes101MylesBorins
authored andcommitted
doc: add 13 and 12 to previous versions
Remove Node.js 6 and add Node.js 12 and Node.js 13 to the previous versions of this document section PR-URL: #30590 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Myles Borins <[email protected]>
1 parent 73a244f commit 7f94fe0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILDING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,10 @@ Supported platforms and toolchains change with each major version of Node.js.
214214
This document is only valid for the current major version of Node.js.
215215
Consult previous versions of this document for older versions of Node.js:
216216

217+
* [Node.js 13](https://github.com/nodejs/node/blob/v13.x/BUILDING.md)
218+
* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
217219
* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
218220
* [Node.js 8](https://github.com/nodejs/node/blob/v8.x/BUILDING.md)
219-
* [Node.js 6](https://github.com/nodejs/node/blob/v6.x/BUILDING.md)
220221

221222
## Building Node.js on supported platforms
222223

0 commit comments

Comments
 (0)