diff --git a/docs/new_project_guide.md b/docs/new_project_guide.md
index 8c7e3ff87..ebbcc7021 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 (< 1 day)!
-Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/status.html).
+Check your project's build status [here](https://oss-fuzz-build-logs.storage.googleapis.com/index.html).
Use [ClusterFuzz](clusterfuzz.md) web interface [here](https://oss-fuzz.com/) to checkout the following items:
* Crashes generated