aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guide/toc.md b/guide/toc.md
index a0c9a8c..26925c5 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -48,7 +48,7 @@ Multipart
---------
* Understanding multipart
- * Multipart requests
+ * [Multipart requests](multipart_req.md)
* Multipart responses
Server push technologies
@@ -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