From 4d9df309c8b40c06b5916a266fe0bdc348b6da1f Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 10 Jan 2020 22:14:13 +0100 Subject: [PATCH] Use https. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cdb6c01..8aae997c 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://electron.atom.io/) as an application wrapper. So no more web server or browser installs necessary! -## Installation instructions and Documentation -For the full documentation including installation and upgrade instructions, please visit our dedicated documentation website: [http://docs.magicmirror.builders](http://docs.magicmirror.builders). +## Installation Instructions and Documentation +For the full documentation including installation and upgrade instructions, please visit our dedicated documentation website: [https://docs.magicmirror.builders](https://docs.magicmirror.builders). ## Links - Website: [https://magicmirror.builders](https://magicmirror.builders)