diff options
Diffstat (limited to 'guide/toc.md')
-rw-r--r-- | guide/toc.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guide/toc.md b/guide/toc.md index c406629..fd711df 100644 --- a/guide/toc.md +++ b/guide/toc.md @@ -15,6 +15,7 @@ Cowboy User Guide * [Handlers](handlers.md) * Purpose * Protocol upgrades + * Custom protocol upgrades * [HTTP handlers](http_handlers.md) * Purpose * Callbacks |