From 4148581eb25db2aec132a5037d9de14c3b0eab48 Mon Sep 17 00:00:00 2001 From: "Dr. Matthias St. Pierre" Date: Mon, 1 Feb 2021 18:57:40 +0100 Subject: 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 (Merged from https://github.com/openssl/openssl/pull/14042) --- NOTES-UNIX.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NOTES-UNIX.md') diff --git a/NOTES-UNIX.md b/NOTES-UNIX.md index 0928753149..0b0a531db4 100644 --- a/NOTES-UNIX.md +++ b/NOTES-UNIX.md @@ -1,8 +1,8 @@ -NOTES FOR UNIX-LIKE PLATFORMS +Notes for UNIX-like platforms ============================= For Unix/POSIX runtime systems on Windows, - please see [NOTES-WINDOWS.md](NOTES-WINDOWS.md). + please see the [Notes for Windows platforms](NOTES-WINDOWS.md). OpenSSL uses the compiler to link programs and shared libraries --------------------------------------------------------------- -- cgit v1.2.3