change http links for lsio to https

because for some reason dockerhub doesn't recognise http as links, only https.
it leaves gaps in the text where there should be links otherwise.
This commit is contained in:
sparklyballs 2015-09-29 09:23:21 +01:00
parent 92f41069f8
commit f8649f6e2d

View File

@ -2,6 +2,6 @@
## This is a Container in active development, and should not be used by the general public.
If you are curious about the current progress or want to comment\contribute to this work, feel free to join us at out irc channel:
[IRC](http://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io`.
[IRC](https://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io`.
or visit our website at [http://linuxserver.io](http://linuxserver.io)
or visit our website at [http://linuxserver.io](https://www.linuxserver.io/)