From afd237c1ded442b9a5951f85861a1bf487eb20d4 Mon Sep 17 00:00:00 2001
From: Christian Oliff <christianoliff@yahoo.com>
Date: Wed, 8 Nov 2017 18:25:49 +0900
Subject: [PATCH] HTTPS link to squidfunk.github.io/mkdocs-material/

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2bd2a2b2..4a84a7ee 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ A Material Design theme for [MkDocs][1].
 [![Material for MkDocs](docs/images/material.png)][2]
 
   [1]: http://www.mkdocs.org
-  [2]: http://squidfunk.github.io/mkdocs-material/
+  [2]: https://squidfunk.github.io/mkdocs-material/
 
 ## Quick start
 
@@ -54,7 +54,7 @@ theme:
   highlighting and lazy loading.
 
 For detailed installation instructions and a demo, visit
-http://squidfunk.github.io/mkdocs-material/
+https://squidfunk.github.io/mkdocs-material/
 
 ## License
 
-- 
GitLab