We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6926407 commit 9757343Copy full SHA for 9757343
README.md
@@ -93,8 +93,8 @@ these commands.
93
To obtain the Jenkins API token
94
95
1. Open
96
-`https://ci.nodejs.org/user/<your-github-id>/configure` (replace
97
-\<your-github-id\> with your own GitHub ID)
+ `https://ci.nodejs.org/user/<your-github-username>/configure` (replace
+ \<your-github-username\> with your own GitHub username).
98
2. Click on the `ADD NEW TOKEN` button in the `API Token` section.
99
3. Enter an identifiable name (for example, `node-core-utils`) for this
100
token in the inbox that appears, and click `GENERATE`.
0 commit comments