diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:42 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:42 +0000 |
| commit | a061afdfbcf6f617ccfaaf7574cbd78bc06a28fe (patch) | |
| tree | 59c6d87cb1797d94e1691703ebaa63748d83e26e | |
| parent | 9053318610be49236855f54f932a5a99a2b691bb (diff) | |
| download | s6-linux-utils-a061afdfbcf6f617ccfaaf7574cbd78bc06a28fe.tar.gz | |
releng fixes
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -13,3 +13,4 @@ Thanks to: Olivier Brunel <jjk@jjacky.com> Natanael Copa <ncopa@alpinelinux.org> Jason Donenfeld <jason@zx2c4.com> + Hoël Bézier <hoel@riseup.net> diff --git a/doc/index.html b/doc/index.html index 67fcb58..aec3764 100644 --- a/doc/index.html +++ b/doc/index.html @@ -73,7 +73,7 @@ git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-utils </pre> </li> <li> There's also a <a href="https://github.com/skarnet/s6-linux-utils">GitHub mirror</a>, or a -<a href="<a href="https://git.sr.ht/~skarnet/s6-linux-utils">SourceHut mirror</a>">SourceHut mirror</a> +<a href="https://git.sr.ht/~skarnet/s6-linux-utils">SourceHut mirror</a> of the s6-linux-utils git repository. </li> </ul> |
