diff options
Diffstat (limited to 'guide/toc.md')
-rw-r--r-- | guide/toc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/toc.md b/guide/toc.md index 5229167..26925c5 100644 --- a/guide/toc.md +++ b/guide/toc.md @@ -61,7 +61,7 @@ Server push technologies Using Websocket --------------- - * The Websocket protocol + * [The Websocket protocol](ws_protocol.md) * [Handling Websocket connections](ws_handlers.md) Advanced HTTP |