diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index d3cac1e..08cad57 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ requirement if you link against the shared version of the skalibs library. </li> <p> s6-rc is free software. It is available under the -<a href="http://opensource.org/licenses/ISC">ISC license</a>. +<a href="https://opensource.org/licenses/ISC">ISC license</a>. </p> <h3> Download </h3> @@ -138,9 +138,9 @@ the previous versions of s6-rc and the current one. </li> <h3> Similar work </h3> <ul> - <li> <a href="http://jjacky.com/anopa/">anopa</a> is another service manager + <li> <a href="https://jjacky.com/anopa/">anopa</a> is another service manager for s6, with a similar design (but no compilation phase). </li> - <li> <a href="http://homepage.ntlworld.com/jonathan.deboynepollard/Softwares/nosh.html">nosh</a> + <li> <a href="https://jdebp.eu/Softwares/nosh/">nosh</a> is a complete init system and service manager for Unix. </li> </ul> |