From 00c12b7a20096d5e0282791862af5dc8ad2dea51 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Sat, 21 Oct 2023 18:38:09 +0100 Subject: [PATCH] doc: update release process LTS step MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A recent refactor of `nodejs-latest-linker` has moved the mapping between Node.js versions and codenames to a different file. Refs: https://github.com/nodejs/nodejs-latest-linker/pull/12 PR-URL: https://github.com/nodejs/node/pull/50299 Reviewed-By: Moshe Atlow Reviewed-By: Yagiz Nizipli Reviewed-By: Tobias Nießen Reviewed-By: Luigi Pinca --- doc/contributing/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/releases.md b/doc/contributing/releases.md index 740cab058262e0..39d6d0d66f5b84 100644 --- a/doc/contributing/releases.md +++ b/doc/contributing/releases.md @@ -1129,7 +1129,7 @@ In order to make sure a download URL (e.g: ) will be available for the new LTS release line you need to submit a PR to and add a new entry for the -new LTS codename in its `ltsNames` map located in the `./latest-linker.js` +new LTS codename in its `ltsNames` map located in the `./common.js` file. Make sure to reach out to the Build WG in order to validate that the new URL is