diff options
author | Christian Hesse <mail@eworm.de> | 2017-03-08 16:01:23 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-03-08 16:01:23 +0100 |
commit | 93e4d8ba275fe28225cabfed8435f08b03a61fd8 (patch) | |
tree | c2585ab65860d396711a77a83b4ec4e5ee82f448 | |
parent | 09ef649538e7b0fe68447aaa2c6235008791c8ea (diff) | |
download | dyndhcpd-93e4d8ba275fe28225cabfed8435f08b03a61fd8.tar.gz dyndhcpd-93e4d8ba275fe28225cabfed8435f08b03a61fd8.tar.zst |
use https for my mirror
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,4 +37,4 @@ Just run `dyndhcpd -i <interface>` or start a systemd unit with ### Upstream URL: [GitHub.com](https://github.com/eworm-de/dyndhcpd) -Mirror: [eworm.de](http://git.eworm.de/cgit.cgi/dyndhcpd/) +Mirror: [eworm.de](https://git.eworm.de/cgit.cgi/dyndhcpd/) |