Skip to content

Commit 08b1385

Browse files
committed
Keep links to support in sync between README and the documentation
1 parent ba18fff commit 08b1385

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

README

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,18 @@ perldoc command.
2121

2222
You can also look for information at:
2323

24-
RT, CPAN's request tracker (report bugs here)
25-
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Krippendorff
24+
GitHub (report bugs here)
25+
https://github.com/choroba/statistics-krippendorff
26+
27+
Search CPAN
28+
https://metacpan.org/release/Statistics-Krippendorff
2629

2730
CPAN Ratings
2831
https://cpanratings.perl.org/d/Statistics-Krippendorff
2932

30-
Search CPAN
31-
https://metacpan.org/release/Statistics-Krippendorff
33+
RT, CPAN's request tracker (bugs could be reported here, too)
34+
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Krippendorff
3235

33-
GitHub (you can report bugs here, too)
34-
https://github.com/choroba/statistics-krippendorff
3536

3637

3738
LICENSE AND COPYRIGHT

lib/Statistics/Krippendorff.pm

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,13 @@ E. Choroba, C<< <choroba at cpan.org> >>
281281
282282
=head1 BUGS
283283
284-
Please report any bugs or feature requests to C<bug-statistics-krippendorff at rt.cpan.org>, or through
285-
the web interface at L<https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Statistics-Krippendorff>. I will be notified, and then you'll
286-
automatically be notified of progress on your bug as I make changes.
284+
Please report any bugs or feature requests to
285+
L<https://github.com/choroba/statistics-krippendorff/issues>, via
286+
e-mail to C<bug-statistics-krippendorff at rt.cpan.org>, or through
287+
the web interface at
288+
L<https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Statistics-Krippendorff>.
289+
I will be notified, and then you'll automatically be notified of
290+
progress on your bug as I make changes.
287291
288292
=head1 SUPPORT
289293
@@ -296,9 +300,9 @@ You can also look for information at:
296300
297301
=over 4
298302
299-
=item * RT: CPAN's request tracker (report bugs here)
303+
=item * GitHub (report bugs here)
300304
301-
L<https://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Krippendorff>
305+
L<https://github.com/choroba/statistics-krippendorff>
302306
303307
=item * CPAN Ratings
304308
@@ -308,6 +312,10 @@ L<https://cpanratings.perl.org/d/Statistics-Krippendorff>
308312
309313
L<https://metacpan.org/release/Statistics-Krippendorff>
310314
315+
=item * RT: CPAN's request tracker (you can report bugs here, too)
316+
317+
L<https://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Krippendorff>
318+
311319
=back
312320
313321

0 commit comments

Comments
 (0)