Skip to content

Commit e53e823

Browse files
tniessentargos
authored andcommitted
doc: replace EOL versions in README
PR-URL: #47833 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9f06eac commit e53e823

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Looking for help? Check out the
4343

4444
* **Current**: Under active development. Code for the Current release is in the
4545
branch for its major version number (for example,
46-
[v15.x](https://github.com/nodejs/node/tree/v15.x)). Node.js releases a new
46+
[v19.x](https://github.com/nodejs/node/tree/v19.x)). Node.js releases a new
4747
major version every 6 months, allowing for breaking changes. This happens in
4848
April and October every year. Releases appearing each October have a support
4949
life of 8 months. Releases appearing each April convert to LTS (see below)
@@ -74,8 +74,8 @@ Binaries, installers, and source tarballs are available at
7474
The [latest](https://nodejs.org/download/release/latest/) directory is an
7575
alias for the latest Current release. The latest-_codename_ directory is an
7676
alias for the latest release from an LTS line. For example, the
77-
[latest-fermium](https://nodejs.org/download/release/latest-fermium/) directory
78-
contains the latest Fermium (Node.js 14) release.
77+
[latest-hydrogen](https://nodejs.org/download/release/latest-hydrogen/)
78+
directory contains the latest Hydrogen (Node.js 18) release.
7979

8080
#### Nightly releases
8181

0 commit comments

Comments
 (0)