Skip to content

Commit 4c5393f

Browse files
authored
Update OSS-Fuzz issue tracker links in contributor docs (#9944)
1 parent c0fe1c5 commit 4c5393f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/development_guide/contributor_guide/oss_fuzz.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Bug reports
109109
^^^^^^^^^^^
110110
111111
Bug reports for new failures are automatically filed in the OSS-Fuzz bug tracker with an
112-
`astroid label <https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-astroid>`_.
112+
`astroid label <https://issues.oss-fuzz.com/issues?q=project:astroid%20status:open>`_.
113113
Make sure you are logged in to view all existing issues.
114114
115115
Build maintenance
@@ -161,5 +161,5 @@ Quick links
161161
162162
- `OSS-Fuzz dashboard <https://oss-fuzz.com/>`_
163163
- `OSS-Fuzz configuration files, build scripts, and fuzz targets for astroid <https://github.com/google/oss-fuzz/tree/master/projects/astroid>`_
164-
- `All open OSS-Fuzz bugs for astroid <https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-astroid>`_
164+
- `All open OSS-Fuzz bugs for astroid <https://issues.oss-fuzz.com/issues?q=project:astroid%20status:open>`_
165165
- `Google's OSS-Fuzz documentation <https://google.github.io/oss-fuzz/>`_

0 commit comments

Comments
 (0)