From: Dan Fandrich Date: Mon, 22 May 2023 22:37:28 +0000 (-0700) Subject: docs: fix fuzzing documentation link X-Git-Tag: curl-8_1_1~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=023aa7b98abed8708a7d0e79613a9ffbfd36349c;p=thirdparty%2Fcurl.git docs: fix fuzzing documentation link Follow-up to 4c712a1b --- diff --git a/tests/CI.md b/tests/CI.md index 7baed83758..0d3d1108ef 100644 --- a/tests/CI.md +++ b/tests/CI.md @@ -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