From 6970ee4ddfef47d4d45e11c64ae480b8dc7fec08 Mon Sep 17 00:00:00 2001 From: X O Date: Thu, 7 Jan 2016 13:21:15 +1030 Subject: [PATCH] fix mixed content Since the images are loaded on docker hub without going through a proxy like Github does the images were being loaded over http causing mixed content. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8647cd..703a7bb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -![http://linuxserver.io](http://www.linuxserver.io/wp-content/uploads/2015/06/linuxserver_medium.png) +![https://linuxserver.io](https://www.linuxserver.io/wp-content/uploads/2015/06/linuxserver_medium.png) -The [LinuxServer.io](http://linuxserver.io) team brings you another container release featuring auto-update on startup, easy user mapping and community support. Find us for support at: -* [forum.linuxserver.io](http://forum.linuxserver.io) -* [IRC](http://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io` +The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring auto-update on startup, easy user mapping and community support. Find us for support at: +* [forum.linuxserver.io](https://forum.linuxserver.io) +* [IRC](https://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io` # linuxserver/syncthing