doc: Update buildbot URL

Change-Id: Idc29a0e7fc582afb1e28e393b41e0de0e45e0b88
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2144915
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
GitOrigin-RevId: b71a4f1ca8f9f58a06bb6030cc27609430e946d6
diff --git a/doc/developing.md b/doc/developing.md
index 406a234..431ca1d 100644
--- a/doc/developing.md
+++ b/doc/developing.md
@@ -328,7 +328,7 @@
 
 ## Buildbot
 
-The [Crashpad Buildbot](https://build.chromium.org/p/client.crashpad/) performs
-automated builds and tests of Crashpad. Before checking out or updating the
-Crashpad source code, and after checking in a new change, it is prudent to check
-the Buildbot to ensure that “the tree is green.”
+The [Crashpad Buildbot](https://ci.chromium.org/p/crashpad/g/main/console)
+performs automated builds and tests of Crashpad. Before checking out or updating
+the Crashpad source code, and after checking in a new change, it is prudent to
+check the Buildbot to ensure that “the tree is green.”