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 <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26759)
(cherry picked from commit da44eb2901
)
This commit is contained in:
parent
4217143b7a
commit
a72a3c68d5
1 changed files with 1 additions and 5 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue