diff --git a/AUTHORS b/AUTHORS index ee08498..8ce6722 100644 --- a/AUTHORS +++ b/AUTHORS @@ -60,4 +60,5 @@ Thanks To * David Ziegler, reporting issue #53 * Favo Yang, twisted hub patch * Schmir, patch that fixes readline method with chunked encoding in wsgi.py -* Slide, for open-sourcing gogreen \ No newline at end of file +* Slide, for open-sourcing gogreen +* Holger Krekel, websocket example small fix \ No newline at end of file diff --git a/examples/websocket.html b/examples/websocket.html index c6ee68c..cea6a20 100644 --- a/examples/websocket.html +++ b/examples/websocket.html @@ -8,7 +8,7 @@ http://assorted.svn.sourceforge.net/viewvc/assorted/real-time-plotter/trunk/src/