diff options
author | Dan Book <grinnz@grinnz.com> | 2019-11-26 19:04:57 -0500 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-11-26 17:55:48 -0800 |
commit | 8034715d6688b4ce5c0cd7447b497ad2b011ddaf (patch) | |
tree | 7c566313f7d25b6710faa8e04bf7fe6bc6ade892 /utils | |
parent | b4285b0dabe98fc37362ed5367ba070593c8cbbc (diff) | |
download | perl-8034715d6688b4ce5c0cd7447b497ad2b011ddaf.tar.gz |
Convert issue links from rt.perl.org to GitHub
Diffstat (limited to 'utils')
-rw-r--r-- | utils/perlbug.PL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL index f4dc7bbe94..f54843fa20 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -1448,7 +1448,8 @@ offers of frosty beverages. (Please do be kind to the maintainers. Harassing or flaming them is likely to have the opposite effect of the one you want.) -Feel free to update the ticket about your bug on https://rt.perl.org +Feel free to update the ticket about your bug on +L<https://github.com/Perl/perl5/issues> if a new version of Perl is released and your bug is still present. =head1 OPTIONS |