diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-01 06:45:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-01 06:45:26 +0000 |
commit | 8a7427ed2a0648cb824240bcbef06218027a35b1 (patch) | |
tree | 5d9aa0d4e5a17e81af8d28e24e81825a9cd19dd7 /doc | |
parent | 8797fba30db6f2587753346bee4d1f11c9d5b8ed (diff) | |
download | mdevd-8a7427ed2a0648cb824240bcbef06218027a35b1.tar.xz |
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdevd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdevd.html b/doc/mdevd.html index 7b509d1..508fb8d 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -139,7 +139,7 @@ a coldplug when it starts, and it is up to the administrator to properly organiz their boot scripts to run <a href="mdevd-coldplug.html">mdevd-coldplug</a> once, at boot time, when mdevd is ready. The <tt>examples/s6-rc</tt> subdirectory of the mdevd package shows a way to do this with the -<a href="//skarnet.org/softwre/s6-rc/">s6-rc</a> service manager. </li> +<a href="//skarnet.org/software/s6-rc/">s6-rc</a> service manager. </li> </ul> <h2> Configuration file </h2> |