From d383b94dbf16026478c26f9ba2d2fc15dcfd0127 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 27 Sep 2017 07:25:25 +0800 Subject: [PATCH] README.build: update openssl link to their new wiki location --- READMEs/README.build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/READMEs/README.build.md b/READMEs/README.build.md index dd3494aa..6f7e0b6e 100644 --- a/READMEs/README.build.md +++ b/READMEs/README.build.md @@ -146,7 +146,7 @@ deleting build/CMakeCache.txt may be enough. 1. Install CMake 2.6 or greater: http://cmake.org/cmake/resources/software.html -2. Install OpenSSL binaries. http://www.openssl.org/related/binaries.html +2. Install OpenSSL binaries. https://wiki.openssl.org/index.php/Binaries (**NOTE**: Preferably in the default location to make it easier for CMake to find them) @@ -218,7 +218,7 @@ deleting build/CMakeCache.txt may be enough. 3. Install CMake 2.6 or greater: http://cmake.org/cmake/resources/software.html -4. Install OpenSSL binaries. http://www.openssl.org/related/binaries.html +4. Install OpenSSL binaries. https://wiki.openssl.org/index.php/Binaries (**NOTE**: Preferably in the default location to make it easier for CMake to find them)