aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:39:07 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:39:07 +0200
commitcdf84c563013490458d086858c7f434fee959a10 (patch)
treec0662a2afd0b9a19cb73deed1fb5a2ea9b534977
parent4c55eadcbc23bd35c686dd14cc2669889223ee99 (diff)
downloadjournal-notify-cdf84c563013490458d086858c7f434fee959a10.tar.gz
journal-notify-cdf84c563013490458d086858c7f434fee959a10.tar.zst
update dependencies' upstream urls
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 961836b..9ee9d61 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,9 @@ Requirements
To compile and run `journal-notify` you need:
-* [libnotify](http://library.gnome.org/devel/notification-spec/)
-* [libsystemd](http://www.freedesktop.org/wiki/Software/systemd/)
-* [markdown](http://daringfireball.net/projects/markdown/) (HTML
- documentation)
+* [libnotify](https://developer.gnome.org/notification-spec/)
+* [libsystemd](https://www.github.com/systemd/systemd)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
* `gnome-icon-theme` (or whatever includes the icons you want to use)
To use `journal-notify` you probably want `systemd-journald`.