diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
commit | cd3522eb8565588582ac41eddf6f7f078b069439 (patch) | |
tree | 0b57cd20cc5338e07741ae283a8d6327603f7e00 /doc/libstls | |
parent | 50485e3e770da5debe81e23b7a672d3ccd8c2613 (diff) | |
download | s6-networking-cd3522eb8565588582ac41eddf6f7f078b069439.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/libstls')
-rw-r--r-- | doc/libstls/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstls/index.html b/doc/libstls/index.html index ecd78d1..fcd839a 100644 --- a/doc/libstls/index.html +++ b/doc/libstls/index.html @@ -26,7 +26,7 @@ <a href="../s6-tlsd.html">s6-tlsd</a> executables when they're built against the <a href="https://www.libressl.org/">LibreSSL</a> backend. You can use it in your own programs, but since -<a href="http://man.openbsd.org/OpenBSD-current/man3/tls_init.3">libtls</a> +<a href="https://man.openbsd.org/OpenBSD-current/man3/tls_init.3">libtls</a> is already relatively high-level, it's probably not very useful. </p> |