diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-14 12:35:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-14 12:35:55 +0200 |
commit | 0499465b72fa8d00393e303ad570f8b0f27a0761 (patch) | |
tree | d278520e99b7b59dc0236e92429896075bd5b2ee | |
parent | b0161987e14cfc23dfb0614e96167db0065ad5e9 (diff) | |
download | udp514-journal-0499465b72fa8d00393e303ad570f8b0f27a0761.tar.gz udp514-journal-0499465b72fa8d00393e303ad570f8b0f27a0761.tar.zst |
update dependencies' upstream urls
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Requirements To compile and run `udp514-journal` you need: * [systemd](https://www.github.com/systemd/systemd) -* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) +* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation) Build and install ----------------- |