diff options
Diffstat (limited to 'docs/en/cowboy/2.0/guide/hooks')
-rw-r--r-- | docs/en/cowboy/2.0/guide/hooks/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.0/guide/hooks/index.html b/docs/en/cowboy/2.0/guide/hooks/index.html index 7f3252a2..5b1e63b2 100644 --- a/docs/en/cowboy/2.0/guide/hooks/index.html +++ b/docs/en/cowboy/2.0/guide/hooks/index.html @@ -121,12 +121,16 @@ http://www.gnu.org/software/src-highlite --> <nav style="margin:1em 0"> - <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/sub_protocols/"> - Sub protocols + <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/broken_clients/"> + Dealing with broken clients </a> + <a style="float:right" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/overview/"> + Request overview + </a> + </nav> |