Browse Source

docs: fix fuzzing documentation link

Follow-up to 4c712a1b
Dan Fandrich 11 months ago
parent
commit
023aa7b98a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/CI.md

+ 2 - 2
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