aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/guide/toc.md b/guide/toc.md
index 26925c5..2bc91b1 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -28,15 +28,11 @@ Static files
------------
* [Static handler](static_handlers.md)
- * Distributed CDN solutions
- * Efficiently serving files
REST
----
- * REST principles
- * Media types explained
- * HTTP caching
+ * [REST principles](rest_principles.md)
* [Handling REST requests](rest_handlers.md)
* HEAD/GET requests flowchart
* POST/PUT/PATCH requests flowchart