chiark / gitweb /
Fix broken Git repository URLs
[elogind.git] / src / systemd / sd-daemon.h
index 7b664bf42a91c326818e9feb98784a0f5c9507f7..fe51159ee64c12aef8732d9e716e20de12e0c302 100644 (file)
@@ -58,8 +58,8 @@ extern "C" {
 
   You may find an up-to-date version of these source files online:
 
-  http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h
-  http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c
+  http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h
+  http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c
 
   This should compile on non-Linux systems, too, but with the
   exception of the sd_is_xxx() calls all functions will become NOPs.