From 89f902f99f2f84027455866ac4ced8ebb096dc00 Mon Sep 17 00:00:00 2001 From: Karol Winiarski Date: Wed, 9 Nov 2022 10:26:44 +0100 Subject: [PATCH] doc: fixed invalid link to main website Link to a resource outside the repo itself should be prepended with https. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 474dc03..1b61899 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ And run with your custom configuration: Or get the Docker image from [Dockerhub: danielszabo99/microbin](https://hub.docker.com/r/danielszabo99/microbin) -On our website [microbin.eu](microbin.eu) you will find the following: +On our website [microbin.eu](https://microbin.eu) you will find the following: - [Screenshots](https://microbin.eu/screenshots/) - [Quickstart Guide](https://microbin.eu/quickstart/) @@ -67,4 +67,4 @@ You can use MicroBin MicroBin and MicroBin.eu are available under the BSD 3-Clause License. -© Dániel Szabó 2022 \ No newline at end of file +© Dániel Szabó 2022