From fc332747762dcbf781c1319b83a3536b63df507d Mon Sep 17 00:00:00 2001 From: Alex Abrahamson Date: Wed, 22 Nov 2017 10:16:12 -0700 Subject: [PATCH] Changed link back to wolfSSL website --- Building-wolfSSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-wolfSSL.md b/Building-wolfSSL.md index 28a61d3..edf14d1 100644 --- a/Building-wolfSSL.md +++ b/Building-wolfSSL.md @@ -1,5 +1,5 @@ -https://www.wolfssl.com/docs/wolfssl-manual/ch2/ +From [wolfSSL User Manual - Chapter 2](https://www.wolfssl.com/docs/wolfssl-manual/ch2/) ## Sections in chapter 2: [2.1 - Getting wolfSSL Source Code](#21-getting-wolfssl-source-code)