summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-10-10 21:39:59 +0000
committerLaurent Bercot <ska@appnovation.com>2022-10-10 21:39:59 +0000
commit9fb6fb9f889e758afc59cfc33b4f8cf735d3523d (patch)
tree5edbce970c1768a1b4f8377236e83ef9dc80a6bd
parent748c6be0fb55d47e8a4dbfea7f3fa72ff64c904c (diff)
downloads6-networking-9fb6fb9f889e758afc59cfc33b4f8cf735d3523d.tar.xz
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/libstls/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstls/index.html b/doc/libstls/index.html
index 3be3464..378fd44 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 <em>libtls</em> API, whether that API is implemented via
<a href="https://libressl.org/">LibreSSL</a> or via
-<a href="https://.openssl.org/">OpenSSL</a> with the addition of
+<a href="https://openssl.org/">OpenSSL</a> with the addition of
<a href="https://git.causal.agency/libretls/about/">LibreTLS</a>.
You can use it in your own programs, but since
<a href="https://man.openbsd.org/OpenBSD-current/man3/tls_init.3">libtls</a>