The branch master has been updated via 84dd002f41f1b3238cc305126d316c28245db180 (commit) from 9096809b209a03eb3948242e702b19526e675d57 (commit)
- Log ----------------------------------------------------------------- commit 84dd002f41f1b3238cc305126d316c28245db180 Author: Dr. Matthias St. Pierre <matthias.st.pie...@ncp-e.com> Date: Sat Oct 17 10:40:25 2020 +0200 README: make the link to the OpenSSL 3.0 Wiki page more prominent Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Richard Levitte <levi...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13164) ----------------------------------------------------------------------- Summary of changes: README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba8efb17b7..811d6588ff 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,7 @@ document. * [NOTES-Valgrind.md](NOTES-Valgrind.md) Specific notes on upgrading to OpenSSL 3.0 from previous versions, as well as -known issues are available on the OpenSSL -[wiki](https://wiki.openssl.org/index.php/OpenSSL_3.0). +known issues are available on the [OpenSSL 3.0 Wiki] page. Documentation ============= @@ -194,6 +193,10 @@ All rights reserved. <https://wiki.openssl.org> "OpenSSL Wiki" +[OpenSSL 3.0 Wiki]: + <https://wiki.openssl.org/index.php/OpenSSL_3.0> + "OpenSSL 3.0 Wiki" + [RFC 8446]: <https://tools.ietf.org/html/rfc8446>