]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: fix fuzzing documentation link
authorDan Fandrich <dan@coneharvesters.com>
Mon, 22 May 2023 22:37:28 +0000 (15:37 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 22 May 2023 23:16:05 +0000 (16:16 -0700)
Follow-up to 4c712a1b

tests/CI.md

index 7baed83758da78f056cd12571d2bbe6f5801e342..0d3d1108ef3f01a8f638f862552fbaf778f16f5a 100644 (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