File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -491,9 +491,9 @@ sent to a model that will invoke it in a non blocking manner. For more on using
491491object for non blocking responses you should review the C<Catalyst> documentation and also
492492you 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
498498The main difference this year is that previously calling ->write_fh would return the actual
499499L<Plack> writer object that was supplied by your Plack application handler, whereas now we wrap
You can’t perform that action at this time.
0 commit comments