diff options
Diffstat (limited to 'docs/en/cowboy/2.0/guide/middlewares/index.html')
-rw-r--r-- | docs/en/cowboy/2.0/guide/middlewares/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.0/guide/middlewares/index.html b/docs/en/cowboy/2.0/guide/middlewares/index.html index 53a751d1..8b74b9a5 100644 --- a/docs/en/cowboy/2.0/guide/middlewares/index.html +++ b/docs/en/cowboy/2.0/guide/middlewares/index.html @@ -164,8 +164,8 @@ values. It puts the result of the request handling into <code>result</code>.</p> <nav style="margin:1em 0"> - <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/broken_clients/"> - Dealing with broken clients + <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/streams/"> + Streams </a> |