aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-18 17:07:46 +0100
committerLoïc Hoguin <[email protected]>2013-01-18 17:07:46 +0100
commit1476b13ca0e19daf97548c0d47fe648d438985ef (patch)
treec00cfc9c8dd4c8c07849803c5096edb79e916346 /guide/toc.md
parent6f552005f274cc6d9056b49dc6c9cee26cb8577f (diff)
downloadcowboy-1476b13ca0e19daf97548c0d47fe648d438985ef.tar.gz
cowboy-1476b13ca0e19daf97548c0d47fe648d438985ef.tar.bz2
cowboy-1476b13ca0e19daf97548c0d47fe648d438985ef.zip
Add plain HTTP handlers documentation to the guide
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 fd711df..870ce62 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -18,7 +18,6 @@ Cowboy User Guide
* Custom protocol upgrades
* [HTTP handlers](http_handlers.md)
* Purpose
- * Callbacks
* Usage
* [Loop handlers](loop_handlers.md)
* Purpose