diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 18:38:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 18:38:42 +0000 |
commit | c7f2b164392fb75208fbd355188a6f93065a5662 (patch) | |
tree | b0ed184afe3a7f85fe6624c95c9bac92ddbdca63 | |
parent | ff781adeb26caca82a717d7f1dd83c4ad94b5165 (diff) | |
download | s6-linux-init-c7f2b164392fb75208fbd355188a6f93065a5662.tar.xz |
Doc fixes
-rw-r--r-- | doc/index.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/index.html b/doc/index.html index c3426e0..db19d4f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,6 +32,14 @@ to provide a complete booting environment with integrated supervision and logging without having to hand-craft all the details. </p> +<p> + Please read the documentation for the +<a href="s6-linux-init-maker.html">s6-linux-init-maker</a> program +carefully, but if you're impatient, you can also read this +<a href="quickstart.html">quickstart guide</a>, which includes +a small FAQ. +</p> + <hr /> <h2> Installation </h2> @@ -102,13 +110,6 @@ the previous versions of s6-linux-init and the current one. </li> <h2> Reference </h2> -<h3> Quickstart guide and FAQ </h3> - -<p> - There is one, - <a href="quickstart.html">here</a> ! -</p> - <h3> Commands </h3> <p> |