summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2022-03-09 23:58:02 +0100
committerPauli <pauli@openssl.org>2022-03-11 14:28:33 +1100
commitee7a8cfee116cdafc1346156367ca878c145f028 (patch)
tree1854b8bdb39e8bb371f09a313488b5c2db3966fb
parent59b6ddc9419eeafce8a4c221d86b65fd1473646a (diff)
downloadopenssl-new-ee7a8cfee116cdafc1346156367ca878c145f028.tar.gz
README: add missing link to OpenSSL 3.0 manual pages
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17855) (cherry picked from commit a20c9b6c13afb71e1dd03bf122673e3093d6c437)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f536621f0b..f2f4fd39ad 100644
--- a/README.md
+++ b/README.md
@@ -126,6 +126,7 @@ The manual pages for the master branch and all current stable releases are
available online.
- [OpenSSL master](https://www.openssl.org/docs/manmaster)
+- [OpenSSL 3.0](https://www.openssl.org/docs/man3.0)
- [OpenSSL 1.1.1](https://www.openssl.org/docs/man1.1.1)
Wiki