Skip to content

Commit ecf12ff

Browse files
committed
note change
Signed-off-by: Vedansh Saini <[email protected]>
1 parent d8ca0e2 commit ecf12ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/popup.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ <h4>Your Github Token</h4>
122122
Using a personal access token allows the extension to make authenticated requests to GitHub, increasing your API rate limit and enabling access to private repositories (if you grant those permissions).<br><br>
123123
<b>How to obtain:</b><br>
124124
1. Go to <a href="https://github.com/settings/tokens" target="_blank" style="color:#2563eb;text-decoration:underline;">GitHub Developer Settings</a>.<br>
125-
2. Click "Classic Token".<br>
126-
3. Click "Generate new token", select scopes (at least <code>repo</code> and <code>read:user</code>), and copy the token.<br>
125+
3. Click "Generate new token", select classic token<br>
127126
4. Paste it here.<br>
128127
<i>Keep your token secret!</i>
129128
</span>

0 commit comments

Comments
 (0)