| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1e99175 commit 3db1b30
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,7 +45,7 @@ Looking for help? Check out the | |||
| 45 | 45 | ||
| 46 | 46 | * **Current**: Under active development. Code for the Current release is in the | |
| 47 | 47 | branch for its major version number (for example, | |
| 48 | - [v10.x](https://github.com/nodejs/node/tree/v10.x)). Node.js releases a new | ||
| 48 | + [v15.x](https://github.com/nodejs/node/tree/v15.x)). Node.js releases a new | ||
| 49 | 49 | major version every 6 months, allowing for breaking changes. This happens in | |
| 50 | 50 | April and October every year. Releases appearing each October have a support | |
| 51 | 51 | life of 8 months. Releases appearing each April convert to LTS (see below) | |
@@ -75,8 +75,8 @@ Binaries, installers, and source tarballs are available at | |||
| 75 | 75 | The [latest](https://nodejs.org/download/release/latest/) directory is an | |
| 76 | 76 | alias for the latest Current release. The latest-_codename_ directory is an | |
| 77 | 77 | alias for the latest release from an LTS line. For example, the | |
| 78 | - [latest-carbon](https://nodejs.org/download/release/latest-carbon/) directory | ||
| 79 | - contains the latest Carbon (Node.js 8) release. | ||
| 78 | + [latest-fermium](https://nodejs.org/download/release/latest-fermium/) directory | ||
| 79 | + contains the latest Fermium (Node.js 14) release. | ||
| 80 | 80 | ||
| 81 | 81 | #### Nightly releases | |
| 82 | 82 | <https://nodejs.org/download/nightly/> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments