summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/static_files
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/static_files')
-rw-r--r--docs/en/cowboy/2.0/guide/static_files/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/cowboy/2.0/guide/static_files/index.html b/docs/en/cowboy/2.0/guide/static_files/index.html
index ff1c78dc..49a93eff 100644
--- a/docs/en/cowboy/2.0/guide/static_files/index.html
+++ b/docs/en/cowboy/2.0/guide/static_files/index.html
@@ -11,7 +11,7 @@
<title>Nine Nines: Static files</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">
@@ -245,13 +245,13 @@ http://www.gnu.org/software/src-highlite -->
<nav style="margin:1em 0">
- <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/loop_handlers/">
+ <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/loop_handlers/">
Loop handlers
</a>
- <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/req/">
+ <a style="float:right" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/req/">
The Req object
</a>