From: Liang Liu Date: Thu, 26 Nov 2020 04:40:13 +0000 (-0800) Subject: [DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current... X-Git-Tag: openssl-3.0.0-alpha10~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4cdd4abfa28ad52ece035ea25831921aee21c5;p=thirdparty%2Fopenssl.git [DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current one. CLA: trivial Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/13519) --- diff --git a/INSTALL.md b/INSTALL.md index b1624b0d278..db893492a1b 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