diff options
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ In 1.2.0.0 ---------- - s6-linux-init -s now dumps env without nochomp. + - New option to s6-l-i and s6-l-i-m: -W readyfd, +for explicit Docker synchronization with variable fd. In 1.1.3.0 diff --git a/doc/index.html b/doc/index.html index 9dd4ae3..df1e561 100644 --- a/doc/index.html +++ b/doc/index.html @@ -118,7 +118,7 @@ git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-init </pre> </li> <li> There's also a <a href="https://github.com/skarnet/s6-linux-init">GitHub mirror</a>, or a -<a href="<a href="https://git.sr.ht/~skarnet/s6-linux-init">SourceHut mirror</a>">SourceHut mirror</a> +<a href="https://git.sr.ht/~skarnet/s6-linux-init">SourceHut mirror</a> of the s6-linux-init git repository. </li> </ul> |
