From 18378dc6aedea40d8c68791b01fdd1794bdef74c Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Thu, 14 Dec 2017 11:35:13 +0100 Subject: [PATCH] Update README.md ### Changes updated links from http to https ### Reason websites seems to support https now ### Backwards incompatibility? no --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2204654..878e18f0 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