Skip to content

Commit

Permalink
Update OmeroExtension.java
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan authored Mar 14, 2024
1 parent 1b0614e commit c7afff9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ static Map<OmeroWebClient, OmeroWebImageServerBrowserCommand> getOpenedBrowsers(

@Override
public GitHubRepo getRepository() {
return GitHubRepo.create(getName(), "qupath", "qupath-extension-omero");
return GitHubRepo.create(getName(), "qupath", "qupath-extension-omero-web");
}

@Override
Expand Down

0 comments on commit c7afff9

Please sign in to comment.