Skip to content

Commit fde7964

Browse files
Tuxbriandfoy
authored andcommitted
Redirect bugtracker to github
1 parent f213477 commit fde7964

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile.PL

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ my %WriteMakefile = (
8888
url => $github,
8989
web => $github,
9090
},
91+
bugtracker => {
92+
web => "$github/issues",
93+
url => "$github/issues",
94+
},
9195
},
9296
keywords => ['workflow', 'module', 'distribution',
9397
'pause', 'automation', 'testing'],

0 commit comments

Comments
 (0)