From b7644f55afda78816db1d4cea27ef7d7d6b05a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Arboleda?= Date: Thu, 22 May 2025 11:28:36 -0500 Subject: [PATCH] docs: update Jenkins token creation link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The `https://ci.nodejs.org/user//configure` is a 404, instead the url should be `https://ci.nodejs.org/user//security`. Signed-off-by: Juan José Arboleda --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83dac719..082b8a53 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ these commands. To obtain the Jenkins API token 1. Open - `https://ci.nodejs.org/user//configure` (replace + `https://ci.nodejs.org/user//security` (replace \ with your own GitHub username). 2. Click on the `ADD NEW TOKEN` button in the `API Token` section. 3. Enter an identifiable name (for example, `node-core-utils`) for this