summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html
index 8cfa2dae..c10169c4 100644
--- a/docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.0/guide/migrating_from_1.0/index.html
@@ -139,7 +139,7 @@ Because of the many changes in the internals of Cowboy,
<li>
<p>
Websocket permessage-deflate compression is now supported
- via the <code>websocket_compress</code> option.
+ via the <code>compress</code> option.
</p>
</li>
<li>
@@ -448,8 +448,8 @@ The static file handler has been improved to handle more special
<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/middlewares/">
+ Middlewares
</a>