aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-09-18 20:29:48 +0200
committerLoïc Hoguin <[email protected]>2013-09-18 20:29:48 +0200
commit7906f30d83e4d99cd80037eee7363e605b6e1387 (patch)
tree9debaee7dadf6d21e3130fc70fd6322e33926ed3 /guide/toc.md
parent8754f7636cac5e0122017a7d075f6756f9fa4c5b (diff)
downloadcowboy-7906f30d83e4d99cd80037eee7363e605b6e1387.tar.gz
cowboy-7906f30d83e4d99cd80037eee7363e605b6e1387.tar.bz2
cowboy-7906f30d83e4d99cd80037eee7363e605b6e1387.zip
Greatly improve the HTTP handlers chapter
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/guide/toc.md b/guide/toc.md
index 6543ca1..3397f46 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -17,7 +17,6 @@ HTTP
----
* [The life of a request](http_req_life.md)
-<!-- you are here -->
* [Routing](routing.md)
* [Handling plain HTTP requests](http_handlers.md)
* [The Req object](req.md)