File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313/**
1414 * GitHub API References class for the Joomla Framework.
1515 *
16- * @link https://developer.github.com/v3/repos/ users
16+ * @link https://developer.github.com/v3/users
1717 *
1818 * @since 1.0
1919 *
Original file line number Diff line number Diff line change 1616 * Management of email addresses via the API requires that you are authenticated
1717 * through basic auth or OAuth with the user scope.
1818 *
19- * @link https://developer.github.com/v3/repos/ users/emails
19+ * @link https://developer.github.com/v3/users/emails
2020 *
2121 * @since 1.0
2222 */
Original file line number Diff line number Diff line change 1313/**
1414 * GitHub API Followers class for the Joomla Framework.
1515 *
16- * @link https://developer.github.com/v3/repos/ users/followers
16+ * @link https://developer.github.com/v3/users/followers
1717 *
1818 * @since 1.0
1919 */
Original file line number Diff line number Diff line change 1313/**
1414 * GitHub API References class for the Joomla Framework.
1515 *
16- * @link https://developer.github.com/v3/repos/ users/keys
16+ * @link https://developer.github.com/v3/users/keys
1717 *
1818 * @since 1.0
1919 */
You can’t perform that action at this time.
0 commit comments