From 023aa7b98abed8708a7d0e79613a9ffbfd36349c Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 22 May 2023 15:37:28 -0700 Subject: [PATCH] docs: fix fuzzing documentation link Follow-up to 4c712a1b --- tests/CI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3