diff --git a/docs/fuzzer_environment.md b/docs/fuzzer_environment.md index e0e7f2ccb..db7e2e321 100644 --- a/docs/fuzzer_environment.md +++ b/docs/fuzzer_environment.md @@ -1,6 +1,6 @@ # Fuzzer environment on ClusterFuzz -Your fuzz targets will be run on a [Google Compute Engine](https://cloud.google.com/compute/) VM (Linux) with some security restrictions. +Your fuzz targets will be run on a [Google Compute Engine](https://cloud.google.com/compute/) VM (Linux) with some [security restrictions](https://github.com/google/oss-fuzz/blob/master/infra/base-images/base-runner/run_minijail). ## Runtime Dependencies