diff options
author | Dan Book <grinnz@grinnz.com> | 2019-12-22 17:13:31 -0500 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-12-22 16:56:52 -0700 |
commit | 8166b4e0bc220e759aa233af54ac1e60cc510f0c (patch) | |
tree | d8d7ed67c0e56ae2152c440216fae1a7505d0ce0 /README.irix | |
parent | 08ab6dc865ab79e6e7840494df7691dd811d0c1e (diff) | |
download | perl-8166b4e0bc220e759aa233af54ac1e60cc510f0c.tar.gz |
Update documentation, readmes, comments, and utilities to reference the GitHub issue tracker
The perlbug utility and perlbug@perl.org should no longer be used to submit bug reports or patches.
Diffstat (limited to 'README.irix')
-rw-r--r-- | README.irix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.irix b/README.irix index 3fa47a4cd5..2968a6072b 100644 --- a/README.irix +++ b/README.irix @@ -134,5 +134,6 @@ at least the shuffle.t and sort.t failures. Jarkko Hietaniemi <jhi@iki.fi> -Please report any errors, updates, or suggestions to F<perlbug@perl.org>. +Please report any errors, updates, or suggestions to +L<https://github.com/Perl/perl5/issues>. |