Skip to content

Commit 9829704

Browse files
committed
fix remaining links to catalystframework.org
1 parent 636760e commit 9829704

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/Catalyst/UTF8.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,9 @@ sent to a model that will invoke it in a non blocking manner. For more on using
491491
object for non blocking responses you should review the C<Catalyst> documentation and also
492492
you can look at several articles from last years advent, in particular:
493493

494-
L<http://www.catalystframework.org/calendar/2013/10>, L<http://www.catalystframework.org/calendar/2013/11>,
495-
L<http://www.catalystframework.org/calendar/2013/12>, L<http://www.catalystframework.org/calendar/2013/13>,
496-
L<http://www.catalystframework.org/calendar/2013/14>.
494+
L<http://catalyst.perl.org/calendar/2013/10>, L<http://catalyst.perl.org/calendar/2013/11>,
495+
L<http://catalyst.perl.org/calendar/2013/12>, L<http://catalyst.perl.org/calendar/2013/13>,
496+
L<http://catalyst.perl.org/calendar/2013/14>.
497497

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

0 commit comments

Comments
 (0)