docs: fix fuzzing documentation link

Follow-up to 4c712a1b
This commit is contained in:
Dan Fandrich 2023-05-22 15:37:28 -07:00
parent 33849e4322
commit 023aa7b98a

View File

@ -59,8 +59,8 @@ are configured:
GitHub Actions runs the following tests:
- Mac OS tests with a variety of different compilation options
- Fuzz tests ([see tests/fuzz/README for
more info](https://github.com/curl/curl/blob/master/tests/fuzz/README)).
- Fuzz tests ([see the curl-fuzzer repo for more
info](https://github.com/curl/curl-fuzzer)).
- Curl compiled using the Rust TLS backend with Hyper
- CodeQL static analysis