summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorLiang Liu <liulliu@cn.ibm.com>2020-11-25 20:40:13 -0800
committerPauli <paul.dale@oracle.com>2020-11-28 18:57:12 +1000
commitbf4cdd4abfa28ad52ece035ea25831921aee21c5 (patch)
treef9a0d98615e3ec4051ccad8236eb24d628235748 /INSTALL.md
parentbe501dd556c949db9a87d7ce401b411110a07d25 (diff)
[DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current one.
CLA: trivial Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/13519)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b1624b0d27..db893492a1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -141,7 +141,7 @@ Quick Installation Guide
If you just want to get OpenSSL installed without bothering too much
about the details, here is the short version of how to build and install
OpenSSL. If any of the following steps fails, please consult the
-[Installation in Detail](#installation-in-detail) section below.
+[Installation in Detail](#installation-steps-in-detail) section below.
Building OpenSSL
----------------
@@ -395,7 +395,7 @@ ZLib Flags
--with-zlib-include=DIR
The directory for the location of the zlib include file. This option is only
-necessary if [enable-zlib](#enable-zlib) is used and the include file is not
+necessary if [zlib](#zlib) is used and the include file is not
already on the system include path.
### with-zlib-lib