Skip to content

Commit

Permalink
Merge pull request #180 from ap-contrib/domain
Browse files Browse the repository at this point in the history
Fix remaining links to catalystframework.org
  • Loading branch information
jjn1056 authored Dec 5, 2022
2 parents 636760e + 9829704 commit ff923f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/Catalyst/UTF8.pod
Original file line number Diff line number Diff line change
Expand Up @@ -491,9 +491,9 @@ sent to a model that will invoke it in a non blocking manner. For more on using
object for non blocking responses you should review the C<Catalyst> documentation and also
you can look at several articles from last years advent, in particular:

L<http://www.catalystframework.org/calendar/2013/10>, L<http://www.catalystframework.org/calendar/2013/11>,
L<http://www.catalystframework.org/calendar/2013/12>, L<http://www.catalystframework.org/calendar/2013/13>,
L<http://www.catalystframework.org/calendar/2013/14>.
L<http://catalyst.perl.org/calendar/2013/10>, L<http://catalyst.perl.org/calendar/2013/11>,
L<http://catalyst.perl.org/calendar/2013/12>, L<http://catalyst.perl.org/calendar/2013/13>,
L<http://catalyst.perl.org/calendar/2013/14>.

The main difference this year is that previously calling ->write_fh would return the actual
L<Plack> writer object that was supplied by your Plack application handler, whereas now we wrap
Expand Down

0 comments on commit ff923f7

Please sign in to comment.