]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update doc README URLs
author14MM4CH1N3 <n42950m@proton.me>
Fri, 14 Feb 2025 17:11:01 +0000 (12:11 -0500)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Mar 2025 08:40:30 +0000 (09:40 +0100)
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 <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26759)

doc/README.md

index 12bb37ddb8fce0b3be3bb7c2adcf36e146558b46..d999b0262b7639301aa15ec9b9591764ecd93f87 100644 (file)
@@ -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, <https://www.openssl.org/docs/standards.html>
-
 [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
-        <https://www.openssl.org/docs/manpages.html>
+        <https://docs.openssl.org/master/>