[Privoxy-commits] [privoxy] 01/02: user-manual: fix LibreSSL URL.

User Git git at git.privoxy.org
Sat Oct 12 12:13:35 CEST 2024


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit c9a69a2e2a7620d52902e387338f3f8692e384da
Author: Roland Rosenfeld <roland at debian.org>
AuthorDate: Sat Oct 12 12:09:44 2024 +0200

    user-manual: fix LibreSSL URL.
---
 doc/source/user-manual.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 10a61ae9..7cc7c53f 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8584,7 +8584,7 @@ Requests</title>
 <para>
  When compiled with FEATURE_HTTPS_INSPECTION (optional),
  Privoxy depends on a TLS library. The supported libraries are
- <ulink url="https://www.openssl.org/">LibreSSL</ulink>,
+ <ulink url="https://www.libressl.org/">LibreSSL</ulink>,
  <ulink url="https://github.com/Mbed-TLS/mbedtls/tags">mbed TLS 2.28.x</ulink> and
  <ulink url="https://www.openssl.org/">OpenSSL</ulink> and
  <ulink url="https://www.wolfssl.com/">wolfSSL</ulink>.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list