Skip to content

Commit 00c12b7

Browse files
richardlautargos
authored andcommitted
doc: update release process LTS step
A recent refactor of `nodejs-latest-linker` has moved the mapping between Node.js versions and codenames to a different file. Refs: nodejs/nodejs-latest-linker#12 PR-URL: #50299 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 3d9130b commit 00c12b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/releases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@ In order to make sure a download URL
11291129
(e.g: <https://nodejs.org/download/release/latest-codename/>) will be available
11301130
for the new LTS release line you need to submit a PR to
11311131
<https://github.com/nodejs/nodejs-latest-linker> and add a new entry for the
1132-
new LTS codename in its `ltsNames` map located in the `./latest-linker.js`
1132+
new LTS codename in its `ltsNames` map located in the `./common.js`
11331133
file.
11341134

11351135
Make sure to reach out to the Build WG in order to validate that the new URL is

0 commit comments

Comments
 (0)