summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.1/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.1/guide')
-rw-r--r--docs/en/cowboy/2.1/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.1/guide/ws_protocol/index.html2
28 files changed, 28 insertions, 28 deletions
diff --git a/docs/en/cowboy/2.1/guide/constraints/index.html b/docs/en/cowboy/2.1/guide/constraints/index.html
index 5b55e1dc..4519b1c0 100644
--- a/docs/en/cowboy/2.1/guide/constraints/index.html
+++ b/docs/en/cowboy/2.1/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/cookies/index.html b/docs/en/cowboy/2.1/guide/cookies/index.html
index 49ccf9ec..a56985c3 100644
--- a/docs/en/cowboy/2.1/guide/cookies/index.html
+++ b/docs/en/cowboy/2.1/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/erlang_web/index.html b/docs/en/cowboy/2.1/guide/erlang_web/index.html
index 72844544..f45a48d8 100644
--- a/docs/en/cowboy/2.1/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.1/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/flow_diagram/index.html b/docs/en/cowboy/2.1/guide/flow_diagram/index.html
index c74b1984..c993a950 100644
--- a/docs/en/cowboy/2.1/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.1/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/getting_started/index.html b/docs/en/cowboy/2.1/guide/getting_started/index.html
index 45bc3484..efb6d894 100644
--- a/docs/en/cowboy/2.1/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.1/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/handlers/index.html b/docs/en/cowboy/2.1/guide/handlers/index.html
index 63c0a1da..e70226a3 100644
--- a/docs/en/cowboy/2.1/guide/handlers/index.html
+++ b/docs/en/cowboy/2.1/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/index.html b/docs/en/cowboy/2.1/guide/index.html
index 20918bd2..3768b452 100644
--- a/docs/en/cowboy/2.1/guide/index.html
+++ b/docs/en/cowboy/2.1/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/introduction/index.html b/docs/en/cowboy/2.1/guide/introduction/index.html
index 24d1a460..e6a37c63 100644
--- a/docs/en/cowboy/2.1/guide/introduction/index.html
+++ b/docs/en/cowboy/2.1/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/listeners/index.html b/docs/en/cowboy/2.1/guide/listeners/index.html
index 032714e0..615b8218 100644
--- a/docs/en/cowboy/2.1/guide/listeners/index.html
+++ b/docs/en/cowboy/2.1/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/loop_handlers/index.html b/docs/en/cowboy/2.1/guide/loop_handlers/index.html
index 9a57edc8..dced4fa2 100644
--- a/docs/en/cowboy/2.1/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.1/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/middlewares/index.html b/docs/en/cowboy/2.1/guide/middlewares/index.html
index 569d1880..1b1c08e4 100644
--- a/docs/en/cowboy/2.1/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.1/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.1/guide/migrating_from_1.0/index.html
index 14ba4251..ab701836 100644
--- a/docs/en/cowboy/2.1/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.1/guide/migrating_from_1.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.1/guide/migrating_from_2.0/index.html
index 6f4b11f8..2a5a3b95 100644
--- a/docs/en/cowboy/2.1/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.1/guide/migrating_from_2.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/modern_web/index.html b/docs/en/cowboy/2.1/guide/modern_web/index.html
index 4536f674..fa53d084 100644
--- a/docs/en/cowboy/2.1/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.1/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/multipart/index.html b/docs/en/cowboy/2.1/guide/multipart/index.html
index b3f62e2b..05ea2291 100644
--- a/docs/en/cowboy/2.1/guide/multipart/index.html
+++ b/docs/en/cowboy/2.1/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/req/index.html b/docs/en/cowboy/2.1/guide/req/index.html
index b15d5772..fd2b2716 100644
--- a/docs/en/cowboy/2.1/guide/req/index.html
+++ b/docs/en/cowboy/2.1/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/req_body/index.html b/docs/en/cowboy/2.1/guide/req_body/index.html
index 8c50c1e1..43959f50 100644
--- a/docs/en/cowboy/2.1/guide/req_body/index.html
+++ b/docs/en/cowboy/2.1/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/resource_design/index.html b/docs/en/cowboy/2.1/guide/resource_design/index.html
index f4539802..b5ad461b 100644
--- a/docs/en/cowboy/2.1/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.1/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/resp/index.html b/docs/en/cowboy/2.1/guide/resp/index.html
index eed343de..4c6df175 100644
--- a/docs/en/cowboy/2.1/guide/resp/index.html
+++ b/docs/en/cowboy/2.1/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.1/guide/rest_flowcharts/index.html
index 727f0449..696de6e0 100644
--- a/docs/en/cowboy/2.1/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.1/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/rest_handlers/index.html b/docs/en/cowboy/2.1/guide/rest_handlers/index.html
index 28fa6537..3c44d02d 100644
--- a/docs/en/cowboy/2.1/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.1/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/rest_principles/index.html b/docs/en/cowboy/2.1/guide/rest_principles/index.html
index c783e485..e22d2499 100644
--- a/docs/en/cowboy/2.1/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.1/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/routing/index.html b/docs/en/cowboy/2.1/guide/routing/index.html
index 807e09b0..d818235f 100644
--- a/docs/en/cowboy/2.1/guide/routing/index.html
+++ b/docs/en/cowboy/2.1/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/specs/index.html b/docs/en/cowboy/2.1/guide/specs/index.html
index 651ba08a..a1c07c7e 100644
--- a/docs/en/cowboy/2.1/guide/specs/index.html
+++ b/docs/en/cowboy/2.1/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/static_files/index.html b/docs/en/cowboy/2.1/guide/static_files/index.html
index dae95f98..0e52fbe8 100644
--- a/docs/en/cowboy/2.1/guide/static_files/index.html
+++ b/docs/en/cowboy/2.1/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/streams/index.html b/docs/en/cowboy/2.1/guide/streams/index.html
index 6e07e9ed..e696e24f 100644
--- a/docs/en/cowboy/2.1/guide/streams/index.html
+++ b/docs/en/cowboy/2.1/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/ws_handlers/index.html b/docs/en/cowboy/2.1/guide/ws_handlers/index.html
index d36c40f8..925eb011 100644
--- a/docs/en/cowboy/2.1/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.1/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.1/guide/ws_protocol/index.html b/docs/en/cowboy/2.1/guide/ws_protocol/index.html
index 217e3efa..26f1c27f 100644
--- a/docs/en/cowboy/2.1/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.1/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">