summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/rest_principles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/rest_principles/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/rest_principles/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/cowboy/2.0/guide/rest_principles/index.html b/docs/en/cowboy/2.0/guide/rest_principles/index.html
index 2e3ad8c1..a78b08ef 100644
--- a/docs/en/cowboy/2.0/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.0/guide/rest_principles/index.html
@@ -11,7 +11,7 @@
<title>Nine Nines: REST principles</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">
@@ -225,13 +225,13 @@ anything specific to the service to operate on it.</p></div>
<nav style="margin:1em 0">
- <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/multipart/">
+ <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/multipart/">
Multipart requests
</a>
- <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/rest_handlers/">
+ <a style="float:right" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/rest_handlers/">
REST handlers
</a>