Skip to content

Commit 2a696fb

Browse files
authored
Merge pull request #82 from GangGreenTemperTatum/ossfuzz/fix-open-issues-hyperlink
fix: docs hyperlink for ossfuzz open issues
2 parents 890439a + 7dedcf5 commit 2a696fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/fuzzing/10-ossfuzz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ OSS-Fuzz provides a simple CLI framework for building and starting harnesses or
2121
While not all components are open-sourced, we've compiled a list of publicly available OSS-Fuzz tools to showcase the platform's capabilities, with accompanying comments on how you can leverage them for your own work.
2222

2323

24-
* The [bug tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) allows for:
24+
* The [bug tracker](https://issues.oss-fuzz.com/issues?q=status:open) allows for:
2525
* Checking bugs from a specific project. (Bugs are initially visible only for maintainers, but are later [made public](https://google.github.io/oss-fuzz/getting-started/bug-disclosure-guidelines/).)
2626
* Creating a new issue and commenting.
2727
* Reading discussions under public issues.

0 commit comments

Comments
 (0)