Skip to content

Commit

Permalink
Merge pull request #51 from LinuxJedi/pdf-links
Browse files Browse the repository at this point in the history
Fix PDF manual link for wolfSSL
  • Loading branch information
dgarske authored Jul 8, 2022
2 parents f4fc99f + cf658a1 commit d9ceeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wolfSSL/src/chapter01.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This manual is written as a technical guide to the wolfSSL embedded SSL/TLS libr
will explain how to build and get started with wolfSSL, provide an overview of build
options, features, portability enhancements, support, and much more.

You can find the PDF version of this document [here](https://www.wolfssl.com/documentation/wolfSSL-Manual.pdf).
You can find the PDF version of this document [here](https://www.wolfssl.com/documentation/manuals/wolfssl/wolfSSL-Manual.pdf).

## Why Choose wolfSSL?

Expand Down

0 comments on commit d9ceeb5

Please sign in to comment.