summaryrefslogtreecommitdiff
path: root/doc/overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview.html')
-rw-r--r--doc/overview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/overview.html b/doc/overview.html
index af62e68..9b375cf 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -103,7 +103,7 @@ A bundle, however, cannot have dependencies.
<p>
Unlike other service managers such as
-<a href="http://jjacky.com/anopa/">anopa</a>, s6-rc separates the
+<a href="https://jjacky.com/anopa/">anopa</a>, s6-rc separates the
work of analyzing a set of service definitions, resolving
dependencies, and so on, from the work of actually applying the
dependency graph to perform live state changes. The former is
@@ -180,7 +180,7 @@ script can actually be really short: an invocation of
The administrator can make changes to the live state of the machine
by manually calling <a href="s6-rc.html">s6-rc</a> again with the
proper arguments. This is more powerful than the old
-<a href="http://www.tldp.org/LDP/sag/html/run-levels-intro.html">runlevels</a>:
+<a href="https://www.tldp.org/LDP/sag/html/run-levels-intro.html">runlevels</a>:
it is possible to change the live state to <em>any</em> set of
services, not only predefined ones. The only thing that s6-rc will
not allow is a state that would break service dependencies; it