diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:15:13 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:15:13 +0000 |
| commit | fe067e440c2b5373383ed2663ec4ce3db11099ad (patch) | |
| tree | 744394ce516b01f6e78fca49cf4a1c46f7746859 | |
| parent | 14810d651587ddc9b0420c3f3581fb90168aff39 (diff) | |
| download | lh-bootstrap-fe067e440c2b5373383ed2663ec4ce3db11099ad.tar.gz | |
Update doc/mirrors
| -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> |
