From 7df3b3672e45fa544235e625534a4feb5f1eebc1 Mon Sep 17 00:00:00 2001 From: Jonathan Berkeley <35268549+JonathanBerkeley@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:06:10 +0000 Subject: [PATCH] Update README.md (#11643) Existing link returns no results. The updated link with "Stability-AFL" removed is returning results as intended. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e7d0ea2c..fa077e7f8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ community. [Fuzz testing]: https://en.wikipedia.org/wiki/Fuzz_testing [buffer overflow]: https://en.wikipedia.org/wiki/Buffer_overflow -[thousands]: https://bugs.chromium.org/p/chromium/issues/list?q=label%3AStability-LibFuzzer%2CStability-AFL%20-status%3ADuplicate%2CWontFix&can=1 +[thousands]: https://issues.chromium.org/issues?q=label:Stability-LibFuzzer%20-status:Duplicate,WontFix [guided in-process fuzzing of Chrome components]: https://security.googleblog.com/2016/08/guided-in-process-fuzzing-of-chrome.html In cooperation with the [Core Infrastructure Initiative] and the [OpenSSF],