Skip to content

Commit ec504e3

Browse files
andrewhughes101targos
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 <anna@addaleax.net> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent 89f6ead commit ec504e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: BUILDING.md

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

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)
215217
* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
216218
* [Node.js 8](https://github.com/nodejs/node/blob/v8.x/BUILDING.md)
217-
* [Node.js 6](https://github.com/nodejs/node/blob/v6.x/BUILDING.md)
218219

219220
## Building Node.js on supported platforms
220221

0 commit comments

Comments
 (0)