From: Milan Broz Date: Thu, 2 Jul 2026 18:58:32 +0000 (+0200) Subject: README.md: update web links to man pages X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f167d0d2e93b39186fcff1d003f7301f14ca0d36;p=thirdparty%2Fopenssl.git README.md: update web links to man pages Add missing OpenSSL 4.0, remove EOL branches. Reviewed-by: Paul Dale Reviewed-by: Dmitry Belyavskiy Reviewed-by: Eugene Syromiatnikov MergeDate: Wed Jul 8 11:09:16 2026 (Merged from https://github.com/openssl/openssl/pull/31839) --- diff --git a/README.md b/README.md index 28e2a5e51a4..2701f9004bf 100644 --- a/README.md +++ b/README.md @@ -150,11 +150,10 @@ The manual pages for the master branch and all current stable releases are available online. - [OpenSSL master](https://docs.openssl.org/master/) +- [OpenSSL 4.0](https://docs.openssl.org/4.0/) - [OpenSSL 3.6](https://docs.openssl.org/3.6/) - [OpenSSL 3.5](https://docs.openssl.org/3.5/) - [OpenSSL 3.4](https://docs.openssl.org/3.4/) -- [OpenSSL 3.3](https://docs.openssl.org/3.3/) -- [OpenSSL 3.2](https://docs.openssl.org/3.2/) - [OpenSSL 3.0](https://docs.openssl.org/3.0/) Demos