aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-18 19:51:00 +0100
committerLoïc Hoguin <[email protected]>2013-01-18 19:51:00 +0100
commita27296b34d3dc2481f0e3c013b7548690db26b01 (patch)
treea6d7540c1031ee6666d90d702f4a2525d45a030b /guide/toc.md
parent09c68ca755d685183c10d1a406844603e7bcf43b (diff)
downloadcowboy-a27296b34d3dc2481f0e3c013b7548690db26b01.tar.gz
cowboy-a27296b34d3dc2481f0e3c013b7548690db26b01.tar.bz2
cowboy-a27296b34d3dc2481f0e3c013b7548690db26b01.zip
Document loop handlers in 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 b6675e6..528f8c6 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -21,7 +21,6 @@ Cowboy User Guide
* Usage
* [Loop handlers](loop_handlers.md)
* Purpose
- * Callbacks
* Usage
* [Websocket handlers](ws_handlers.md)
* Purpose