actionable way. Because of this, we're moving towards using `OSS Fuzz`_ more
instead.
-https://github.com/google/oss-fuzz/blob/master/projects/llvm/project.yaml
-https://bugs.chromium.org/p/oss-fuzz/issues/list?q=Proj-llvm
+You can browse the `LLVM project issue list`_ for the bugs found by
+`LLVM on OSS Fuzz`_. These are also mailed to the `llvm-bugs mailing
+list`_.
.. _OSS Fuzz: https://github.com/google/oss-fuzz
+.. _LLVM project issue list:
+ https://bugs.chromium.org/p/oss-fuzz/issues/list?q=Proj-llvm
+.. _LLVM on OSS Fuzz:
+ https://github.com/google/oss-fuzz/blob/master/projects/llvm
+.. _llvm-bugs mailing list:
+ http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
Utilities for Writing Fuzzers