Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5408138

Browse files
authored
Merge pull request#638 from luisborit/master
corrected link
2 parentsc8ab54b +ac6cd1f commit5408138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lib/User.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ class User extends Requestable {
9292
}
9393

9494
/**
95-
*List users followed by anotheruser
96-
*@see https://developer.github.com/v3/users/followers/#list-users-followed-by-another-user
95+
*Lists the people who the authenticateduser follows.
96+
*@see https://docs.github.com/en/rest/reference/users#list-the-people-the-authenticated-user-follows
9797
*@param {Requestable.callback} [cb] - will receive the list of who a user is following
9898
*@return {Promise} - the promise for the http request
9999
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp