commit c9fcfbf294edb01b149a75465a4beb14c3a5dd56
parent ffb9de6131bb7b6b8bb2a57d135160e177587002
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Tue, 13 Jul 2021 10:03:58 +0000
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/overview.html b/doc/overview.html
@@ -389,7 +389,7 @@ services. services. For instance:
<ul>
<li> <a href="s6-svstat.html">s6-svstat</a> gives you access to
the detailed state of a service </li>
- <li> <a href="s6-svperms">s6-svperms</a> allows you to configure
+ <li> <a href="s6-svperms.html">s6-svperms</a> allows you to configure
what users can read that state, what users can send control
commands to your service, and what users can be notified of
service start/stop events </li>