summaryrefslogtreecommitdiff
path: root/hints/README.hints
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2020-03-14 12:59:09 -0500
committerKarl Williamson <khw@cpan.org>2020-03-14 14:07:08 -0600
commit35e21c5bf73a6039193bb688ec85ff2cc7716443 (patch)
tree1949c7b0a9dff2816c8b7e4f3b76fb47665aca28 /hints/README.hints
parent021cdc52fc693b45d1b1376d6a98c988d68a5106 (diff)
downloadperl-35e21c5bf73a6039193bb688ec85ff2cc7716443.tar.gz
Fix language referring to GitHub issue tracker in various places
There were a number of spots that used language more appropriate for an email address than a web-based tracker. I noticed this because of the recent 5.30.2 release, which has a perldelta containing the sentence "If you find any we have missed, send email to https://github.com/Perl/perl5/issues." But I think that was because the 5.30.2 branch did not include 8166b4e0bc220e759aa233af54ac1e60cc510f0c.
Diffstat (limited to 'hints/README.hints')
-rw-r--r--hints/README.hints2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/README.hints b/hints/README.hints
index 4745c7cb8e..e8ff5eee44 100644
--- a/hints/README.hints
+++ b/hints/README.hints
@@ -9,7 +9,7 @@ can't or doesn't guess properly. Most of these hint files have been
tested with at least some version of perl5, but some are still left
over from perl4.
-Please send any problems or suggested changes to
+Please report any problems or suggested changes at
L<https://github.com/Perl/perl5/issues>.
=head1 Hint file naming convention.