]> Dogcows Code - chaz/p5-Plack-App-Proxy-WebSocket/commitdiff
remove broken link in documentation
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 12 Apr 2013 18:36:50 +0000 (12:36 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 12 Apr 2013 18:36:50 +0000 (12:36 -0600)
lib/Plack/App/Proxy/WebSocket.pm

index 94008e63492c7d01a7a6a708c508ad2d071813f8..c0a7cde62fced03f2771ad6451edf9460fc08b24 100644 (file)
@@ -31,7 +31,7 @@ This is a subclass of L<Plack::App::Proxy> that adds support for proxying
 WebSocket connections.  It has no extra dependencies or configuration options
 beyond what L<Plack::App::Proxy> requires or provides, so it may be an easy
 drop-in replacement.  Read the documentation of that module for advanced usage
-not covered by the L<SYNOPSIS>.
+not covered here.
 
 This subclass necessarily requires extra L<PSGI> server features in order to
 work.  The server must support C<psgi.streaming> and C<psgix.io>.  It is also
This page took 0.024228 seconds and 4 git commands to generate.