aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/new_project_guide.md
diff options
context:
space:
mode:
authorGravatar Abhishek Arya <inferno@chromium.org>2019-06-13 22:16:27 -0700
committerGravatar GitHub <noreply@github.com>2019-06-13 22:16:27 -0700
commit147803b92d9039724ce66e05421e8a50784070e0 (patch)
tree99d91eaf30bd9198d31e779f47fe6ad8855c6a55 /docs/new_project_guide.md
parentbfc567dc3d51060228d64ea861e6a6779cce69fc (diff)
Fix build status link in new project guide (#2511)
Diffstat (limited to 'docs/new_project_guide.md')
-rw-r--r--docs/new_project_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/new_project_guide.md b/docs/new_project_guide.md
index 8c7e3ff8..ebbcc702 100644
--- a/docs/new_project_guide.md
+++ b/docs/new_project_guide.md
@@ -358,7 +358,7 @@ 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 (&lt; 1 day)!<BR><BR>
-Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/status.html).<BR>
+Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/index.html).<BR>
Use [ClusterFuzz](clusterfuzz.md) web interface [here](https://oss-fuzz.com/) to checkout the following items:
* Crashes generated