From 92574c21a26985268c4f499ddf56d3dea0ee7697 Mon Sep 17 00:00:00 2001 From: Abhishek Arya Date: Mon, 13 Feb 2017 12:27:35 -0800 Subject: [PATCH] Update new_project_guide.md --- docs/new_project_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/new_project_guide.md b/docs/new_project_guide.md index 5b2fe4b77..9e32a7f99 100644 --- a/docs/new_project_guide.md +++ b/docs/new_project_guide.md @@ -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)!

Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/status.html).
-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/).