Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ these commands.
To obtain the Jenkins API token

1. Open
`https://ci.nodejs.org/user/<your-github-username>/configure` (replace
`https://ci.nodejs.org/user/<your-github-username>/security` (replace
\<your-github-username\> 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
Expand Down
Loading