diff options
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 26fd229..042b766 100644 --- a/doc/index.html +++ b/doc/index.html @@ -103,6 +103,9 @@ library. </li> <li> The current released version of s6 is <a href="s6-2.1.3.0.tar.gz">2.1.3.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6 git repository: <pre> git clone git://git.skarnet.org/s6 </pre> </li> + <li> There's also a +<a href="https://github.com/skarnet/s6">GitHub mirror</a> +of the s6 git repository. </li> </ul> <h3> Compilation </h3> |