diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 20:22:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 20:22:24 +0000 |
commit | 13c1d66738e8500e92a0172cc3f0a8ccc62b9e3e (patch) | |
tree | 813d0e302decdf93891124ca93f27a3019076a45 /doc | |
parent | b86b1bd06ff5a8acba14e7efbe4805ce584cc33c (diff) | |
download | s6-rc-13c1d66738e8500e92a0172cc3f0a8ccc62b9e3e.tar.xz |
Fix typo in index.html (of course, RIGHT after the release...)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index ecb1fe4..041514d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ scripts are also run in a controlled environment. <pre> git clone git://git.skarnet.org/s6-rc </pre> </li> <li> There's also a <a href="https://github.com/skarnet/s6-rc">GitHub mirror</a> -of the s6 git repository. </li> +of the s6-rc git repository. </li> </ul> <h3> Compilation </h3> |