Skip to content

Commit ff923f7

Browse files
authored
Merge pull request #180 from ap-contrib/domain
Fix remaining links to catalystframework.org
2 parents 636760e + 9829704 commit ff923f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: lib/Catalyst/UTF8.pod

+3-3
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)