aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 809a7a8..721c5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -1,6 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="color-scheme" content="dark light" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>s6 - skarnet's small supervision suite</title>
@@ -88,7 +89,7 @@ requirement if you link against the shared version of the skalibs
library. </li>
<li> (Optional, but really recommended for full functionality):
<a href="//skarnet.org/software/execline/">execline</a> version
-2.9.8.2 or later. When s6 is built with execline support (which is the default),
+2.9.9.0 or later. When s6 is built with execline support (which is the default),
execline is a build-time requirement, and also a run-time requirement for
certain binaries that spawn scripts interpreted with
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>
@@ -122,6 +123,7 @@ You can access its checksum <a href="s6-2.15.0.0.tar.gz.sha256">here</a>. </li>
git repository</a>:
<pre> git clone git://git.skarnet.org/s6 </pre> </li>
<li> There's also a
+<a href="https://codeberg.org/skarnet/s6">Codeberg mirror</a>, or a
<a href="https://github.com/skarnet/s6">GitHub mirror</a>, or a
<a href="https://git.sr.ht/~skarnet/s6">SourceHut mirror</a>
of the s6 git repository. </li>