summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:18:57 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:18:57 +0000
commitc86f75f7ca6ea42d7a992f0871e6bd069dd522df (patch)
treefa3fd8449c819b9c9071692eaca3b6b6354228d0 /doc/index.html
parentd4a52b47609803e0ff791e34e1b99191d59861f6 (diff)
downloads6-rc-c86f75f7ca6ea42d7a992f0871e6bd069dd522df.tar.xz
doc: fix URLs
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
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>