bignum fuzzer: move new and free calls to the init and cleanup function.
[openssl.git] / fuzz / README.md
index 138af0d5d0287cfddc93db59f30c3c2f5f190563..c5a1ba9c9ae205cbde117cb70c9b6a02fcceb44d 100644 (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.