From 3e1e4f29de22725cfaf1c8a7ea5c82b6dd0ec48d Mon Sep 17 00:00:00 2001 From: 14MM4CH1N3 Date: Fri, 14 Feb 2025 12:11:01 -0500 Subject: [PATCH] Update doc README URLs This updates the openssl documentation link to the one currently in use, and removes the standards.txt section as that URL leads to the normal documentation page and there is no "standards" page in the openssl documentation site. CLA: trivial Reviewed-by: Tim Hudson Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/26759) (cherry picked from commit da44eb2901bd541f86547d814f45ab305b918611) --- doc/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/README.md b/doc/README.md index 12bb37ddb8f..d999b0262b7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,10 +6,6 @@ README.md This file [fingerprints.txt](fingerprints.txt) PGP fingerprints of authorised release signers -standards.txt -standards.txt - Moved to the web, - [HOWTO/](HOWTO/) A few how-to documents; not necessarily up-to-date @@ -27,4 +23,4 @@ standards.txt Algorithm specific EVP_PKEY documentation. Formatted versions of the manpages (apps,ssl,crypto) can be found at - + -- 2.47.2