diff --git a/docs/faq.md b/docs/faq.md index 980c1d2b8..33b856c12 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -3,8 +3,8 @@ ## Why do you use a [different issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) for reporting bugs in fuzz targets? Security access control is important for the kind of issues that OSS-Fuzz detects. -We will reconsider github issue tracker once there are access control -features available. +We will reconsider github issue tracker once the +[access control feature](https://github.com/isaacs/github/issues/37) is available. ## Why do you use Docker?