summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorIchinose Shogo <shogo82148@gmail.com>2020-11-01 15:14:02 +0900
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-11-03 17:58:12 +0100
commit3ee3c4d2abeeeadc8d33498d1466a3a8381d286b (patch)
treeb0647a6bca9ee41c1ffbbc73ae3c1d91184df4f5 /README.md
parente7a8fecd0b1138b156bee71d92372abda956f1a8 (diff)
fix typo in README
CLA: trivial Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/13289)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6d9ed6483..1f39b1eeab 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ document.
* [NOTES-Unix.md](NOTES-Unix.md)
* [NOTES-VMS.md](NOTES-VMS.md)
* [NOTES-Windows.txt](NOTES-Windows.txt)
- * [NOTES-Perl.m](NOTES-Perl.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