Fix link to LibFuzzer

CLA: trivial
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1801)
This commit is contained in:
Sergey Bronnikov 2016-10-28 22:52:50 +04:00 committed by Rich Salz
parent 7856332e8c
commit fe2582a224
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
LibFuzzer
=========
Or, how to fuzz OpenSSL with [libfuzzer](llvm.org/docs/LibFuzzer.html).
Or, how to fuzz OpenSSL with [libfuzzer](http://llvm.org/docs/LibFuzzer.html).
Starting from a vanilla+OpenSSH server Ubuntu install.