summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/architecture/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/architecture/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/architecture/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/cowboy/2.0/guide/architecture/index.html b/docs/en/cowboy/2.0/guide/architecture/index.html
index 6f2015d6..0b3f8cb7 100644
--- a/docs/en/cowboy/2.0/guide/architecture/index.html
+++ b/docs/en/cowboy/2.0/guide/architecture/index.html
@@ -11,7 +11,7 @@
<title>Nine Nines: Architecture</title>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/99s.css" rel="stylesheet">
@@ -127,13 +127,13 @@ only processing short-lived requests.</p></div>
<nav style="margin:1em 0">
- <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/ws_handlers/">
+ <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/ws_handlers/">
Websocket handlers
</a>
- <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/broken_clients/">
+ <a style="float:right" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/broken_clients/">
Dealing with broken clients
</a>