From 8de8ad9f5b89df5817b101e0cde47f941005e065 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Thu, 4 Nov 2021 12:50:26 +0100 Subject: [PATCH] Change link from http to https in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdc2eb28..1fc0b8e0 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,4 @@ It is guarateed to work with whatever is the latest stable version though. ## License -[MIT](http://opensource.org/licenses/MIT) +[MIT](https://opensource.org/licenses/MIT)