summaryrefslogtreecommitdiff
path: root/man/sd-daemon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd-daemon.xml')
-rw-r--r--man/sd-daemon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
index 3f3a723f7b..4ea88e43d7 100644
--- a/man/sd-daemon.xml
+++ b/man/sd-daemon.xml
@@ -130,8 +130,8 @@
<para>In addition, for details about the algorithms
check the liberally licensed reference implementation
sources:
- <ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
- resp. <ulink url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ resp. <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
<para>These APIs are implemented in the reference
implementation's <filename>sd-daemon.c</filename> and