Skip to content

Commit

Permalink
[JENKINS-45323] Fix copy-pasta in prefix names
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Jul 5, 2017
1 parent 6b69325 commit c3fca9a
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -61,8 +61,7 @@ public class Endpoint extends AbstractDescribableImpl<Endpoint> {
*/
private static final String[] COMMON_PREFIX_HOSTNAMES = {
"git.",
"gitea.",
"gogs.",
"github.",
"vcs.",
"scm.",
"source."
Expand Down

0 comments on commit c3fca9a

Please sign in to comment.