mirror of https://github.com/google/oss-fuzz.git
Update new_project_guide.md
This commit is contained in:
parent
99d6a1dd73
commit
92574c21a2
|
@ -262,4 +262,4 @@ If you are porting a fuzz target from Chromium, keep the original Chromium licen
|
|||
Once your change is merged, your project and fuzz targets should be automatically built and run on
|
||||
ClusterFuzz after a short while (< 1 day)!<BR><BR>
|
||||
Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/status.html).<BR>
|
||||
Check out the crashes generated and code coverage statistics on [ClusterFuzz](clusterfuzz.md) web interface [here](https://clusterfuzz-external.appspot.com/).
|
||||
Check out the crashes generated and code coverage statistics on [ClusterFuzz](clusterfuzz.md) web interface [here](https://oss-fuzz.com/).
|
||||
|
|
Loading…
Reference in New Issue