diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -105,13 +105,13 @@ detailed instructions about building and installing OpenSSL. For some platforms, the installation instructions are amended by a platform specific document. - * [NOTES-Android.md](NOTES-Android.md) + * [NOTES-ANDROID.md](NOTES-ANDROID.md) * [NOTES-DJGPP.md](NOTES-DJGPP.md) - * [NOTES-Unix.md](NOTES-Unix.md) + * [NOTES-UNIX.md](NOTES-UNIX.md) * [NOTES-VMS.md](NOTES-VMS.md) - * [NOTES-Windows.txt](NOTES-Windows.txt) - * [NOTES-Perl.md](NOTES-Perl.md) - * [NOTES-Valgrind.md](NOTES-Valgrind.md) + * [NOTES-WINDOWS.md](NOTES-WINDOWS.md) + * [NOTES-PERL.md](NOTES-PERL.md) + * [NOTES-VALGRIND.md](NOTES-VALGRIND.md) Specific notes on upgrading to OpenSSL 3.0 from previous versions, as well as known issues are available on the [OpenSSL 3.0 Wiki] page. |