diff options
Diffstat (limited to 'docs/en/gun/1.0/guide/connect/index.html')
-rw-r--r-- | docs/en/gun/1.0/guide/connect/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/gun/1.0/guide/connect/index.html b/docs/en/gun/1.0/guide/connect/index.html index 415dd438..aeebd80e 100644 --- a/docs/en/gun/1.0/guide/connect/index.html +++ b/docs/en/gun/1.0/guide/connect/index.html @@ -11,7 +11,7 @@ <title>Nine Nines: Connection</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"> @@ -240,13 +240,13 @@ when the connection has been closed.</p></div> <nav style="margin:1em 0"> - <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/protocols/"> + <a style="float:left" href="https://ninenines.eu/docs/en/gun/1.0/guide/protocols/"> Supported protocols </a> - <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/http/"> + <a style="float:right" href="https://ninenines.eu/docs/en/gun/1.0/guide/http/"> HTTP </a> |