File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
/**
14
14
* GitHub API References class for the Joomla Framework.
15
15
*
16
- * @link https://developer.github.com/v3/repos/ users
16
+ * @link https://developer.github.com/v3/users
17
17
*
18
18
* @since 1.0
19
19
*
Original file line number Diff line number Diff line change 16
16
* Management of email addresses via the API requires that you are authenticated
17
17
* through basic auth or OAuth with the user scope.
18
18
*
19
- * @link https://developer.github.com/v3/repos/ users/emails
19
+ * @link https://developer.github.com/v3/users/emails
20
20
*
21
21
* @since 1.0
22
22
*/
Original file line number Diff line number Diff line change 13
13
/**
14
14
* GitHub API Followers class for the Joomla Framework.
15
15
*
16
- * @link https://developer.github.com/v3/repos/ users/followers
16
+ * @link https://developer.github.com/v3/users/followers
17
17
*
18
18
* @since 1.0
19
19
*/
Original file line number Diff line number Diff line change 13
13
/**
14
14
* GitHub API References class for the Joomla Framework.
15
15
*
16
- * @link https://developer.github.com/v3/repos/ users/keys
16
+ * @link https://developer.github.com/v3/users/keys
17
17
*
18
18
* @since 1.0
19
19
*/
You can’t perform that action at this time.
0 commit comments