diff options
| -rw-r--r-- | doc/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 71205a8..56afefc 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>lh-bootstrap - a tool to build images running s6 and s6-rc</title> @@ -63,8 +64,10 @@ pull the latest version from Git. <a href="//git.skarnet.org/cgi-bin/cgit.cgi/lh-bootstrap/">main lh-bootstrap git repository</a>: <pre> git clone git://git.skarnet.org/lh-bootstrap </pre> </li> - <li> Pull from the -<a href="https://github.com/skarnet/lh-bootstrap">GitHub mirror</a>. </li> + <li> There's also a +<a href="https://codeberg.org/skarnet/lh-bootstrap">Codeberg mirror</a>, or a +<a href="https://github.com/skarnet/lh-bootstrap">GitHub mirror</a>, or a +<a href="https://git.sr.ht/~skarnet/lh-bootstrap">SourceHut mirror</a>. </li> </ul> <h3> Compilation </h3> |
