From 3e2503901295f4123234d752fed11ca8c630fd73 Mon Sep 17 00:00:00 2001
From: Rotzbua <Rotzbua@users.noreply.github.com>
Date: Thu, 14 Dec 2017 16:12:10 +0100
Subject: [PATCH] docs: README.md: switch to https URLs (#1278)

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a22046544..878e18f09 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 Documentation (incomplete at this time, contribute if you can!) may be found at
-http://gluon.readthedocs.org/.
+https://gluon.readthedocs.org/.
 
 If you're new to Gluon and ready to get your feet wet, have a look at the
-[Getting Started Guide](http://gluon.readthedocs.org/en/latest/user/getting_started.html).
+[Getting Started Guide](https://gluon.readthedocs.org/en/latest/user/getting_started.html).
 
-**Gluon IRC channel: `#gluon` in [hackint](http://hackint.org/)**
+**Gluon IRC channel: `#gluon` in [hackint](https://hackint.org/)**
 
 ## Issues & Feature requests
 
-- 
GitLab