diff --git a/bin/perlanet b/bin/perlanet index 289ee1c..49777d1 100755 --- a/bin/perlanet +++ b/bin/perlanet @@ -275,15 +275,13 @@ of the aggregated feeds. -In the future, the Perlanet wiki at L +In the future, the Perlanet wiki at L will contain a cookbook of useful ideas to include in the output template. =head1 SUPPORT -To report bugs in Perlanet, please use the CPAN request tracker. You can -either use the web page at -L or send an email -to bug-Perlanet@rt.cpan.org. +To report bugs in Perlanet, please use the ticket queue at +L. =head1 SEE ALSO diff --git a/docs/index.html b/docs/index.html index b8be7cf..1544469 100644 --- a/docs/index.html +++ b/docs/index.html @@ -156,7 +156,7 @@

Example output template

</body> </html>

-

In the future, the Perlanet wiki at http://wiki.github.com/davorg/perlanet will contain a cookbook of useful ideas to include in the output template.

+

In the future, the Perlanet wiki at https://github.com/davorg/perlanet/wiki will contain a cookbook of useful ideas to include in the output template.

Support

To report bugs in Perlanet, please use its issue tracker. You can find it at:

    diff --git a/in/index.html.md b/in/index.html.md index 6344bf7..0d7684b 100644 --- a/in/index.html.md +++ b/in/index.html.md @@ -213,7 +213,7 @@ of the aggregated feeds. [* TAGS template -*] -In the future, the Perlanet wiki at [http://wiki.github.com/davorg/perlanet](http://wiki.github.com/davorg/perlanet) +In the future, the Perlanet wiki at [https://github.com/davorg/perlanet/wiki](https://github.com/davorg/perlanet/wiki) will contain a cookbook of useful ideas to include in the output template. ## Support diff --git a/lib/Perlanet.pm b/lib/Perlanet.pm index 65fa1cd..9b372d9 100755 --- a/lib/Perlanet.pm +++ b/lib/Perlanet.pm @@ -466,14 +466,12 @@ __PACKAGE__->meta->make_immutable; =head1 TO DO -See L +See L =head1 SUPPORT -To report bugs in Perlanet, please use the CPAN request tracker. You can -either use the web page at -L or send an email -to bug-Perlanet@rt.cpan.org. +To report bugs in Perlanet, please use the ticket queue at +L. =head1 SEE ALSO