diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-17 14:17:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-06-17 14:17:01 +0000 |
commit | 19d34ffe466d8f67988e6fab2da5e2949d306583 (patch) | |
tree | 53c7f2ab21d1ae32237fbdcecddb33b86fb951b9 /doc | |
parent | 4101e5666234497c18cafd4de5959e44c5950b8b (diff) | |
download | s6-19d34ffe466d8f67988e6fab2da5e2949d306583.tar.xz |
Add CONTRIBUTING and DCO files; fix link to mailing-list
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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 a26b81c..6fba9f5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -347,7 +347,7 @@ service manager for s6. </li> <ul> <li> <tt>s6</tt> is discussed on the -<a href="//skarnet.org/lists.html#supervision">supervision</a> mailing-list. </li> +<a href="//skarnet.org/lists/#supervision">supervision</a> mailing-list. </li> <li> There is a <tt>#s6</tt> IRC channel on OFTC. Sometimes people are there and answer questions. </li> </ul> |