[DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current...
authorLiang Liu <liulliu@cn.ibm.com>
Thu, 26 Nov 2020 04:40:13 +0000 (20:40 -0800)
committerPauli <paul.dale@oracle.com>
Sat, 28 Nov 2020 08:57:12 +0000 (18:57 +1000)
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)

INSTALL.md

index b1624b0d278c1af7aa83955460e044c789faa17b..db893492a1ba5149fb62870162caf7a3473ca722 100644 (file)
@@ -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