0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Fix a bad link in the guide

This commit is contained in:
Loïc Hoguin 2014-10-04 18:31:07 +03:00
parent 5ff3fdd91e
commit b87150c713

View file

@ -113,7 +113,7 @@ It is recommended that you set the connection header to
`close` when replying, as this process may be reused for
a subsequent request.
Please refer to the ^"HTTP handlers chapter^http_handlers
Please refer to the ^"Handlers chapter^handlers
for general instructions about cleaning up.
:: Timeout