diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-14 12:40:21 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-14 12:40:21 +0200 |
commit | e103db7bb9328cb81eedb90fccd150f0db24e2cf (patch) | |
tree | 0ade74ab19d04c53e6eeaf46ef4d19358976949a | |
parent | f52ac4be9ef5a628c238cad666b61e5ddaccf9d9 (diff) | |
download | dyndhcpd-e103db7bb9328cb81eedb90fccd150f0db24e2cf.tar.gz dyndhcpd-e103db7bb9328cb81eedb90fccd150f0db24e2cf.tar.zst |
update dependencies' upstream urls
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Requirements To compile and run `dyndhcpd` you need: * [ISC DHCPD](https://www.isc.org/software/dhcp) -* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) +* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation) Build and install ----------------- |