summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>2023-08-22 12:56:30 +0200
committerHugo Landau <hlandau@openssl.org>2023-08-23 18:17:53 +0100
commit27315a978e280a20c7f3ea0bfe05f6c186137625 (patch)
treef55892ba227bd9f83fd7537e3b32ac566b2b364a /README.md
parent7542bdbff70623e1f116a15b6c44fe76014c03cd (diff)
doc: add the migration guide to the new guide series
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21807)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5d5f1b8cc9..c620649381 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ document.
* [Notes on Valgrind](NOTES-VALGRIND.md)
Specific notes on upgrading to OpenSSL 3.0 from previous versions can be found
-in the [migration_guide(7ossl)] manual page.
+in the [ossl-guide-migration(7ossl)] manual page.
Documentation
=============
@@ -194,8 +194,8 @@ All rights reserved.
<https://wiki.openssl.org>
"OpenSSL Wiki"
-[migration_guide(7ossl)]:
- <https://www.openssl.org/docs/manmaster/man7/migration_guide.html>
+[ossl-guide-migration(7ossl)]:
+ <https://www.openssl.org/docs/manmaster/man7/ossl-guide-migration.html>
"OpenSSL Migration Guide"
[RFC 8446]: