diff --git a/Makefile.PL b/Makefile.PL index 0464358..00c1c6f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -84,7 +84,7 @@ my %WriteMakefile = ( web => $github, }, bugtracker => { - web => "$github/issues", + web => "$github/issues", }, homepage => $github, },