From be8511d0e0982adefc966e977dc3d365b4cd4d97 Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Fri, 12 Apr 2013 12:36:50 -0600 Subject: [PATCH] remove broken link in documentation --- lib/Plack/App/Proxy/WebSocket.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Plack/App/Proxy/WebSocket.pm b/lib/Plack/App/Proxy/WebSocket.pm index 94008e6..c0a7cde 100644 --- a/lib/Plack/App/Proxy/WebSocket.pm +++ b/lib/Plack/App/Proxy/WebSocket.pm @@ -31,7 +31,7 @@ This is a subclass of L that adds support for proxying WebSocket connections. It has no extra dependencies or configuration options beyond what L 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. +not covered here. This subclass necessarily requires extra L server features in order to work. The server must support C and C. It is also -- 2.43.0