diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:18:57 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:18:57 +0000 |
commit | c86f75f7ca6ea42d7a992f0871e6bd069dd522df (patch) | |
tree | fa3fd8449c819b9c9071692eaca3b6b6354228d0 /doc/s6-rc-compile.html | |
parent | d4a52b47609803e0ff791e34e1b99191d59861f6 (diff) | |
download | s6-rc-c86f75f7ca6ea42d7a992f0871e6bd069dd522df.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/s6-rc-compile.html')
-rw-r--r-- | doc/s6-rc-compile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 048f6cb..c00ced8 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -401,7 +401,7 @@ command. </li> The <tt>examples/source</tt> subdirectory of the s6-rc package contains a set of service definition directories, which is actually a working, valid set for a Linux system running -<a href="http://busybox.net/">busybox</a> and the +<a href="https://busybox.net/">busybox</a> and the <a href="//skarnet.org/software/">skarnet.org</a> packages; of course, only the service definition set has been kept, and private information has been removed, so it won't work out-of-the-box without the proper specific files, |