Skip to content

Commit

Permalink
chore: Fix class name in of() method documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aivruu committed Mar 26, 2024
1 parent 8e8e4a3 commit d1244a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ private GitHubRepositoryUrlFormatter() {
}

/**
* Returns the {@link GitHubRepositoryUrlFormatter#GITHUB_API_URL} formatted with
* Returns the {@link GitHubURLProvider#GITHUB_API_URL} formatted with
* the values provided to create a usable URL for HTTPS requests.
*
* @param user the github user.
Expand Down

0 comments on commit d1244a4

Please sign in to comment.