diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-17 08:07:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-17 08:07:52 +0000 |
commit | 9476ff00b83555bc5f46be08cdd31bf579450e81 (patch) | |
tree | 380d891512333c20aa01a8b589ae1e1c837e624d /doc | |
parent | 58f93f6c710cc88acfa721a45efc1f64dfc557df (diff) | |
download | s6-rc-9476ff00b83555bc5f46be08cdd31bf579450e81.tar.xz |
doc: fix broken anchor
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-rc-compile.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index acaf3c6..0c0e8ee 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -76,7 +76,9 @@ should not change anything in practice, and you can ignore that option. </li> </ul> +<div id="source"> <h2> Source format </h2> +</div> <p> s6-rc-compile scans every <em>source</em> directory to find |