diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:30:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:30:37 +0000 |
commit | 9ced0ee229c37f1090bf7a271722bd6c3963bb6c (patch) | |
tree | 92f80851d4a7fe5f5772fb7e1c5f1b8b96511fb5 /doc/skadns | |
parent | e073208d761790b7986ced96515e284c1d8890c7 (diff) | |
download | s6-dns-9ced0ee229c37f1090bf7a271722bd6c3963bb6c.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/skadns')
-rw-r--r-- | doc/skadns/skadnsd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/skadns/skadnsd.html b/doc/skadns/skadnsd.html index 6e6515c..c2d1736 100644 --- a/doc/skadns/skadnsd.html +++ b/doc/skadns/skadnsd.html @@ -83,7 +83,7 @@ that it requires support from the system administrator. skadnsd has no "standalone" mode: it is designed to work with a Unix domain superserver, like <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>. -skadnsd follows the <a href="http://cr.yp.to/proto/ucspi.txt">UCSPI</a> +skadnsd follows the <a href="https://cr.yp.to/proto/ucspi.txt">UCSPI</a> interface, it can be directly executed from the superserver. </p> |