From 88cb95de16b13c31dbd080a30cfb97c02f4c5763 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Wed, 12 Jun 2019 15:16:10 +0200 Subject: [PATCH] Fix https link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 327e1de62..20ffa3dfa 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ $ docker run --cap-add=NET_ADMIN -d \ ``` ## Documentation -The full documentation is available at http://haugene.github.io/docker-transmission-openvpn/. +The full documentation is available at https://haugene.github.io/docker-transmission-openvpn/. ## Please help out (about:maintenance) This image was created for my own use, but sharing is caring, so it had to be open source.