This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Porting documents to reference GitHub issues
[perl5.git] / Porting / perldelta_template.pod
index 90f45f2..2e7ccee 100644 (file)
@@ -403,12 +403,12 @@ died, add a short obituary here.
 
 XXX Generate this with:
 
-  perl Porting/acknowledgements.pl v5.30.0..HEAD
+  perl Porting/acknowledgements.pl v5.31.7..HEAD
 
 =head1 Reporting Bugs
 
 If you find what you think is a bug, you might check the perl bug database
-at L<https://rt.perl.org/>.  There may also be information at
+at L<https://github.com/Perl/perl5/issues>.  There may also be information at
 L<http://www.perl.org/>, the Perl Home Page.
 
 If you believe you have an unreported bug, please run the L<perlbug> program