Unify the markdown links to the NOTES and README files
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Mon, 1 Feb 2021 17:57:40 +0000 (18:57 +0100)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 12 Feb 2021 19:41:32 +0000 (20:41 +0100)
commit4148581eb25db2aec132a5037d9de14c3b0eab48
tree880fbf44311c4c305c72056b0f9d61d34bfcddb9
parentdc589daec888b64af405baeefa24afbb5b8823fb
Unify the markdown links to the NOTES and README files

In many locations, the files have been converted to markdown
syntactically, but don't utilize the power of markdown yet.
Here, instead of just repeating the file name, the markdown link
now shows the title of the document.

Additionally, the notes are now reference in the same order in both
the README and the INSTALL file.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14042)
INSTALL.md
NOTES-ANDROID.md
NOTES-DJGPP.md
NOTES-UNIX.md
NOTES-VALGRIND.md
README.md